Add a new {{PAGELANGUAGE}} variable for use in wikitext
[mediawiki.git] / docs / README
blob2d8227019a771352430deeda79e8098b717182d8
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/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/
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/Special:MyLanguage/Help:Contents
18 Documentation for MediaWiki site administrators is at:
19   https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents