Hide 'redirectedfrom' notice when printing articles
[lhc/web/wiklou.git] / docs / README
index 43ac8ef..5bc8bfc 100644 (file)
@@ -1,17 +1,19 @@
-[July 5th 2005]
+/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 sometime generated and uploaded at:
-  http://svn.wikimedia.org/doc/
+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.
+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://meta.wikimedia.org/wiki/Help: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