Reedy f581561325 Update SPDX licenses %!s(int64=7) %!d(string=hai) anos
..
code-coverage 4cc3cc4336 Tests aren't in /maintenance anymore! ;) %!s(int64=13) %!d(string=hai) anos
databases 6f4448dd71 Remove DB2 support %!s(int64=12) %!d(string=hai) anos
html b5a262a8d3 .gitignore for generated html doc %!s(int64=13) %!d(string=hai) anos
kss b4636815eb KSS: Make section headings links %!s(int64=9) %!d(string=hai) anos
php-memcached beb1c4a0ec phpcs: More require/include is not a function %!s(int64=11) %!d(string=hai) anos
uidesign e2794b8d36 Remove WMF deployment hack for .feedlink from mediawiki.legacy.shared %!s(int64=9) %!d(string=hai) anos
README 3631901139 Clean up some old readme files and remove references to SVN %!s(int64=11) %!d(string=hai) anos
contenthandler.txt d2fa6856a8 Remove Revision::getRawText() %!s(int64=8) %!d(string=hai) anos
database.txt d8807daaf6 docs/database.txt: Don't mention $wgAntiLockFlags %!s(int64=10) %!d(string=hai) anos
deferred.txt 334e8f8f9d Remove $wgEnotifUseJobQ %!s(int64=9) %!d(string=hai) anos
design.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org %!s(int64=11) %!d(string=hai) anos
distributors.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org %!s(int64=11) %!d(string=hai) anos
doxygen_first_page.php 9f5b6f5aeb Fix whitespace issues around parentheses %!s(int64=9) %!d(string=hai) anos
export-0.1.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.10.xsd da3c19fb17 Change position of <model> and <format> tags in XML dumps. %!s(int64=10) %!d(string=hai) anos
export-0.2.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.3.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.4.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.5.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.6.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files %!s(int64=12) %!d(string=hai) anos
export-0.7.xsd 0e2d8996c2 xsd: fix id within contributor to allow 0 %!s(int64=12) %!d(string=hai) anos
export-0.8.xsd 098f7680a4 Fix escaping of pattern in export-0.8.xsd %!s(int64=12) %!d(string=hai) anos
export-0.9.xsd 726d1dfde3 Fix 2 0.8 to 0.9 in export-0.9.xsd %!s(int64=10) %!d(string=hai) anos
export-demo.xml fc5fd5c37a Typo fixes and non-code tweaks %!s(int64=10) %!d(string=hai) anos
extension.schema.json f581561325 Update SPDX licenses %!s(int64=7) %!d(string=hai) anos
globals.txt 66e64cb2f0 Moving check higher up in case there's a premade toggle _but_ no .wm-collapsible-content premade. This way the link will be caught before it's inner-wrapped, after which it would no longer be a direct child. %!s(int64=13) %!d(string=hai) anos
hooks.txt e2465f32ad Replace use of &$this %!s(int64=7) %!d(string=hai) anos
injection.txt 1162ed5f88 Revert "Allow reset of global services." %!s(int64=8) %!d(string=hai) anos
language.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org %!s(int64=11) %!d(string=hai) anos
linkcache.txt c099155a17 ellapsed => elapsed %!s(int64=9) %!d(string=hai) anos
logger.txt 1195e11a8a Move MWLogger classes to MediaWiki\Logger namespace %!s(int64=10) %!d(string=hai) anos
magicword.txt 7cf3765ddf Fixed typo: available %!s(int64=11) %!d(string=hai) anos
maintenance.txt 3631901139 Clean up some old readme files and remove references to SVN %!s(int64=11) %!d(string=hai) anos
memcached.txt 0221f7cab5 Fix typos in docs/memcached.txt %!s(int64=9) %!d(string=hai) anos
schema.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org %!s(int64=11) %!d(string=hai) anos
scripts.txt 785a8289d3 Do not support new installations via .php5 entrypoint any longer %!s(int64=9) %!d(string=hai) anos
sitelist-1.0.xsd 85e2086369 Maintenance script for importing site info. %!s(int64=10) %!d(string=hai) anos
sitelist.txt c099155a17 ellapsed => elapsed %!s(int64=9) %!d(string=hai) anos
sitescache.txt aded554d70 Split SiteLookup interface from SiteStore %!s(int64=10) %!d(string=hai) anos
skin.txt 12dec5d85d Fix some stuttering in comments and documentation %!s(int64=10) %!d(string=hai) anos
title.txt 15833dafdf Fix case of some Title methods %!s(int64=12) %!d(string=hai) anos

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/Manual:Code

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/Help:Contents
Documentation for MediaWiki site administrators is at:
https://www.mediawiki.org/wiki/Manual:Contents