wiki.techinc.nl/docs/doxygen_first_page.php
Alexandre Emsenhuber d19e0d6c94 Link to mediawiki.org using https from doxygen first page, not http
Change-Id: I13fe244e6122930731f144f97f27126339065481
2012-09-11 21:43:29 +02:00

19 lines
478 B
PHP

<?php
die("Not a valid entry point\n");
/**
* This file does not hold any code. It is only there so we can generate
* the doxygen documentation main page.
*
* @file
*/
/**
* @mainpage Introduction
*
* Welcome on MediaWiki autogenerated documentation system.
*
* If you are looking to use, install or configure your wiki, you probably
* want to look at the main site: https://www.mediawiki.org/
*
* @note this page is generated from docs/doxygen_first_page.php
*/