jenkins-bot 0c045de899 Merge "registration: Let extensions add PHP version requirements" преди 6 години
..
code-coverage 4cc3cc4336 Tests aren't in /maintenance anymore! ;) преди 12 години
databases 6f4448dd71 Remove DB2 support преди 11 години
html b5a262a8d3 .gitignore for generated html doc преди 12 години
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. преди 7 години
database.txt e1a203603c Replace wfGetLB преди 6 години
deferred.txt 77ecdb1d3a Fix $wgUpdateRowsPerJob default in docs/deferred.txt преди 7 години
distributors.txt 6f8431c4f5 Hard-deprecate the $wgUseTidy option преди 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 8af76decf8 registration: Let extensions add PHP version requirements преди 6 години
extension.schema.v2.json 8af76decf8 registration: Let extensions add PHP version requirements преди 6 години
globals.txt a930bf7d7b Remove deprecated global $parserMemc and wfGetParserCacheStorage преди 6 години
hooks.txt 6aaaa070f3 Remove MimeMagic преди 6 години
injection.txt d7410db0fd Allow reset of global services (redux). преди 8 години
language.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org преди 10 години
linkcache.txt c099155a17 ellapsed => elapsed преди 9 години
logger.txt 1195e11a8a Move MWLogger classes to MediaWiki\Logger namespace преди 9 години
magicword.txt 7cf3765ddf Fixed typo: available преди 10 години
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 преди 6 години
pageupdater.txt e8632ab0f6 [MCR] Factor PageUpdater out of WikiPage преди 6 години
schema.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org преди 10 години
scripts.txt 6ff469e57f Improve profileinfo.php documentation преди 6 години
sitelist-1.0.xsd 85e2086369 Maintenance script for importing site info. преди 9 години
sitelist.txt c099155a17 ellapsed => elapsed преди 9 години
sitescache.txt aded554d70 Split SiteLookup interface from SiteStore преди 9 години
skin.txt b3e930c48b Add 'Special:MyLanguage' in 'All skins' category link преди 6 години
title.txt 15833dafdf Fix case of some Title methods преди 11 години

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