Clean up ExportDemoTest
[mediawiki.git] / docs / README
blob5bc8bfc665354ffd21062e76dab9c7a15ec5a773
1 /docs Directory README
2 ======================
4 The 'docs' directory contain various text files that should help you understand
5 the most important parts of the code of MediaWiki. More in-depth documentation
6 can be found at:
7   https://www.mediawiki.org/wiki/Manual:Code
9 API documentation is automatically generated and updated daily at:
10   https://doc.wikimedia.org/mediawiki-core/master/php/html/
12 You can get a fresh version using 'make doc' or mwdocgen.php in the
13 ../maintenance/ directory.
16 For end users, most of the documentation is located online at:
17   https://www.mediawiki.org/wiki/Help:Contents
18 Documentation for MediaWiki site administrators is at:
19   https://www.mediawiki.org/wiki/Manual:Contents