X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2FREADME;h=5bc8bfc665354ffd21062e76dab9c7a15ec5a773;hb=58c81f5b86a454e51af247117d3c0d3adabbc5d4;hp=1ec3986bd95f4bdd58bde19c5570977bf72c2229;hpb=a07b2e052ea91296853f04cfdf10e611ea8e9eb6;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/README b/docs/README index 1ec3986bd9..5bc8bfc665 100644 --- a/docs/README +++ b/docs/README @@ -1,17 +1,19 @@ -[May 31st 2007] +/docs Directory README +====================== -The 'docs' directory contain various text files that should help you -understand the most importants classes in MediaWiki. +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: - http://svn.wikimedia.org/doc/ + 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. +You can get a fresh version using 'make doc' or mwdocgen.php in the +../maintenance/ directory. - -For end user / administrators, most of the documentation -is located online at: - http://www.mediawiki.org/wiki/Project:Help - +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