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