wiki.techinc.nl/docs
2007-06-27 14:32:31 +00:00
..
html Remove .cvsignore files 2006-04-05 08:23:27 +00:00
php-memcached
database.txt
deferred.txt doc updates 2007-01-08 23:28:35 +00:00
design.txt
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd
export-demo.xml
globals.txt Removed $wgLinkCache, converted to a singleton. Removed obsolete cruft from LinkCache.php. 2006-01-05 02:05:53 +00:00
hooks.txt * Introduce 'UserEffectiveGroups' hook; see docs/hooks.txt for more information 2007-06-27 14:32:31 +00:00
language.txt
linkcache.txt
magicword.txt
memcached.txt
README
schema.txt
skin.txt
title.txt

[May 31st 2007]

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

API documentation is automatically generated and updated daily at:
  http://svn.wikimedia.org/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://www.mediawiki.org/wiki/Project:Help