summaryrefslogtreecommitdiff
path: root/docs/doxygen_first_page.php
blob: 11db1f58aa89a0195c489a84f8d6bd0a3e6be858 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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: http://www.mediawiki.org/
 *
 * @note this page is generated from docs/doxygen_first_page.php
 */