Brad Jorsch aa5579efea SECURITY: API: Add "standard" header and hook for lacksSameOriginSecurity() 9 anos atrás
..
code-coverage 4cc3cc4336 Tests aren't in /maintenance anymore! ;) 13 anos atrás
databases 6f4448dd71 Remove DB2 support 12 anos atrás
html b5a262a8d3 .gitignore for generated html doc 13 anos atrás
kss 070ef42720 Fix KSS mediawiki.ui style guide (docs) 11 anos atrás
php-memcached beb1c4a0ec phpcs: More require/include is not a function 11 anos atrás
uidesign b7bec085ce Drop redundant attributes in hardcoded html 11 anos atrás
README 3631901139 Clean up some old readme files and remove references to SVN 11 anos atrás
contenthandler.txt 42ff119e8a Fix typo in contenthandler documentation 12 anos atrás
database.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
deferred.txt d25bc46fbc Clean up typos, wrap to 80 chars instead of some random number, fix some grammar, remove obsolete complaint about PHP not being a real OO language (although you can still argue it's not a real language period :) ). 17 anos atrás
design.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
distributors.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
doxygen_first_page.php d19e0d6c94 Link to mediawiki.org using https from doxygen first page, not http 12 anos atrás
export-0.1.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.2.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.3.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.4.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.5.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.6.xsd 221b42e9ed Fix trailing whitespace (and mixed spaces) in XSD files 12 anos atrás
export-0.7.xsd 0e2d8996c2 xsd: fix id within contributor to allow 0 12 anos atrás
export-0.8.xsd 098f7680a4 Fix escaping of pattern in export-0.8.xsd 12 anos atrás
export-demo.xml daf20e5c8c update export-demo.xml to version-0.8.xsd 12 anos atrás
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. 13 anos atrás
hooks.txt aa5579efea SECURITY: API: Add "standard" header and hook for lacksSameOriginSecurity() 8 anos atrás
language.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
linkcache.txt 254d05e7fe Remove $wgLinkCacheMemcached from doc 17 anos atrás
magicword.txt 7cf3765ddf Fixed typo: available 11 anos atrás
maintenance.txt 3631901139 Clean up some old readme files and remove references to SVN 11 anos atrás
memcached.txt 60fa0e1c3b Revert "DifferenceEngine cleanup" 11 anos atrás
schema.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
scripts.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
skin.txt 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 anos atrás
title.txt 15833dafdf Fix case of some Title methods 12 anos atrás

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