]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - docs/README
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / docs / README
1 /docs Directory README
2 ======================
3
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/Special:MyLanguage/Manual:Code
8   https://www.mediawiki.org/wiki/Special:MyLanguage/Developer_hub
9 API documentation is automatically generated and updated daily at:
10   https://doc.wikimedia.org/mediawiki-core/master/php/html/
11
12 You can get a fresh version using 'make doc' or mwdocgen.php in the
13 ../maintenance/ directory.
14
15
16 For end users, most of the documentation is located online at:
17   https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
18 Documentation for MediaWiki site administrators is at:
19   https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents