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