Agabi10 580041be56 Add a hook to allow changing the query of Special:AncientPages in extensions пре 6 година
..
code-coverage 4cc3cc4336 Tests aren't in /maintenance anymore! ;) пре 13 година
databases 6f4448dd71 Remove DB2 support пре 12 година
html b5a262a8d3 .gitignore for generated html doc пре 13 година
kss 80e5b160e0 resourceloader: Move queue formatting out of OutputPage пре 8 година
php-memcached 0a0d5cb7f7 Fix typos пре 6 година
uidesign 00096d8f4a docs: Remove table-layout documentation from core пре 6 година
README 5a113eaddd Documentation link changes пре 8 година
contenthandler.txt 99800a9e03 Removed deprecated ContentHandler hooks. пре 8 година
database.txt e1a203603c Replace wfGetLB пре 6 година
deferred.txt 77ecdb1d3a Fix $wgUpdateRowsPerJob default in docs/deferred.txt пре 7 година
design.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org пре 11 година
distributors.txt 50212e6d0e installer: Add support for PlatformSettings.php пре 6 година
doxygen_first_page.php 9f5b6f5aeb Fix whitespace issues around parentheses пре 9 година
export-0.1.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.10.xsd da3c19fb17 Change position of <model> and <format> tags in XML dumps. пре 10 година
export-0.2.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.3.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.4.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.5.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.6.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files пре 12 година
export-0.7.xsd 0e2d8996c2 xsd: fix id within contributor to allow 0 пре 12 година
export-0.8.xsd 098f7680a4 Fix escaping of pattern in export-0.8.xsd пре 12 година
export-0.9.xsd 726d1dfde3 Fix 2 0.8 to 0.9 in export-0.9.xsd пре 10 година
export-demo.xml 600df4e83e Fix common typos пре 6 година
extension.schema.v1.json 2ed7bdc46d Require editsitecss/editsitejs for editing raw messages пре 6 година
extension.schema.v2.json 2ed7bdc46d Require editsitecss/editsitejs for editing raw messages пре 6 година
globals.txt a930bf7d7b Remove deprecated global $parserMemc and wfGetParserCacheStorage пре 6 година
hooks.txt 580041be56 Add a hook to allow changing the query of Special:AncientPages in extensions пре 6 година
injection.txt d7410db0fd Allow reset of global services (redux). пре 8 година
language.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org пре 11 година
linkcache.txt c099155a17 ellapsed => elapsed пре 9 година
logger.txt 1195e11a8a Move MWLogger classes to MediaWiki\Logger namespace пре 10 година
magicword.txt 7cf3765ddf Fixed typo: available пре 11 година
maintenance.txt 3631901139 Clean up some old readme files and remove references to SVN пре 11 година
memcached.txt 8c116df0f5 docs: Update for deprecated $parserMemc пре 6 година
ontology.owl dc2fd34eb1 Add more data to categories dump пре 7 година
pageupdater.txt e8632ab0f6 [MCR] Factor PageUpdater out of WikiPage пре 6 година
schema.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org пре 11 година
scripts.txt 6ff469e57f Improve profileinfo.php documentation пре 6 година
sitelist-1.0.xsd 85e2086369 Maintenance script for importing site info. пре 10 година
sitelist.txt c099155a17 ellapsed => elapsed пре 9 година
sitescache.txt aded554d70 Split SiteLookup interface from SiteStore пре 10 година
skin.txt b3e930c48b Add 'Special:MyLanguage' in 'All skins' category link пре 6 година
title.txt 15833dafdf Fix case of some Title methods пре 12 година

README

/docs Directory README
======================

The 'docs' directory contain various text files that should help you understand
the most important parts of the code of MediaWiki. More in-depth documentation
can be found at:
https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Code
https://www.mediawiki.org/wiki/Special:MyLanguage/Developer_hub
API documentation is automatically generated and updated daily at:
https://doc.wikimedia.org/mediawiki-core/master/php/html/

You can get a fresh version using 'make doc' or mwdocgen.php in the
../maintenance/ directory.


For end users, most of the documentation is located online at:
https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
Documentation for MediaWiki site administrators is at:
https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents