wiki.techinc.nl/docs
2006-01-05 02:05:53 +00:00
..
html We dont want to commit phpdoc generated documentation in cvs. It is better to generate it localy. 2004-11-12 21:08:27 +00:00
php-memcached Update memcached client to 1.0.10 2003-08-21 07:03:10 +00:00
deferred.txt * (bug 3175) update filenames in documentation files 2005-08-17 19:48:24 +00:00
design.txt fix 3175 2005-08-23 21:47:44 +00:00
export-0.1.xsd Put the schema at a shorter url 2005-01-25 14:23:33 +00:00
export-0.2.xsd Updated export schema: added an <upload> element which may be used in 2005-05-19 09:37:12 +00:00
export-0.3.xsd Export tweak: use xml:space on <text> elements as an extra hint 2005-07-05 00:07:21 +00:00
export-demo.xml Export tweak: use xml:space on <text> elements as an extra hint 2005-07-05 00:07:21 +00:00
globals.txt Removed $wgLinkCache, converted to a singleton. Removed obsolete cruft from LinkCache.php. 2006-01-05 02:05:53 +00:00
hooks.txt * Bug 4456: Add hook for marking article patrolled 2006-01-03 15:45:36 +00:00
language.txt * (bug 3175) update filenames in documentation files 2005-08-17 19:48:24 +00:00
linkcache.txt * Added templatelinks table. The table currently represents a literal list of templates included from each article. That is, the table contains pages which were actually loaded during parsing, not the markup which went into resolving their names. 2005-12-30 09:33:11 +00:00
memcached.txt Change .doc extension to .txt so people stop asking why we have Word documents. WE DONT THEY ARE TEXT!!!!111eleven 2005-04-12 00:41:38 +00:00
README typo 2005-08-18 16:05:52 +00:00
schema.txt Move schema documentation to inline comments in tables.sql, 2005-05-02 08:07:38 +00:00
skin.txt * (bug 3175) update filenames in documentation files 2005-08-17 19:48:24 +00:00
title.txt * (bug 3175) update filenames in documentation files 2005-08-17 19:48:24 +00:00
user.txt * (bug 3175) update filenames in documentation files 2005-08-17 19:48:24 +00:00

[July 5th 2005]

The 'docs' directory contain various text files that should help you
understand the most importants classes in MediaWiki.

API documentation is sometime generated and uploaded at:
  http://wikipedia.sourceforge.net/doc/

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