wiki.techinc.nl/docs/doxygen_first_page.php

20 lines
480 B
PHP
Raw Normal View History

2012-02-01 21:40:49 +00:00
<?php
die( "Not a valid entry point\n" );
2012-02-01 21:40:49 +00:00
/**
* 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/
2012-02-01 21:40:49 +00:00
*
* @note this page is generated from docs/doxygen_first_page.php
*/