MediaWiki
REL1_24
|
00001 /docs Directory README 00002 ====================== 00003 00004 The 'docs' directory contain various text files that should help you understand 00005 the most important parts of the code of MediaWiki. More in-depth documentation 00006 can be found at: 00007 https://www.mediawiki.org/wiki/Manual:Code 00008 00009 API documentation is automatically generated and updated daily at: 00010 https://doc.wikimedia.org/mediawiki-core/master/php/html/ 00011 00012 You can get a fresh version using 'make doc' or mwdocgen.php in the 00013 ../maintenance/ directory. 00014 00015 00016 For end users, most of the documentation is located online at: 00017 https://www.mediawiki.org/wiki/Help:Contents 00018 Documentation for MediaWiki site administrators is at: 00019 https://www.mediawiki.org/wiki/Manual:Contents