* (bug 21503) There's now a "reason" field when creating account for other users
[lhc/web/wiklou.git] / maintenance / mwdocgen.php
2010-07-27 PlatonidesUse MediaWiki wfTempDir() and tempnam() instead of...
2010-05-22 Sam ReedStylize maintenance folder..
2009-10-16 Alexandre EmsenhuberFollow-up r57356: forgot to document $exclude param
2009-10-04 Alexandre Emsenhuber* Add --no-extensions option to mwdocgen.php to exclude...
2009-07-01 Chad HorohoeTypo.
2008-06-25 Alexandre EmsenhuberSome tweaks to the doxygen doc:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-04 Brion VibberRemove some stray executable bits
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-04-07 Ævar Arnfjörð Bjar... * Changed the options to generate documentation akin...
2004-10-28 Brion VibberMore doc comment fiddling
2004-09-23 Brion VibberUse '--parseprivate on' option on phpdoc to include...
2004-09-23 Brion VibberIgnore LocalSettings.php,AdminSettings.php
2004-09-08 Brion VibberUse handy-dandy __FILE__ constant to get the pathname...
2004-09-04 Brion Vibbertypo
2004-09-04 Brion VibberMore command-line options so I can just hit 'up, enter...
2004-09-04 Arne HeizmannMediaWiki :-)
2004-09-04 Brion VibberRemove hard-coded paths from documentation generation...
2004-09-04 Arne Heizmannchange all occurrences of "Mediawiki" to "MediaWiki".
2004-09-03 Antoine Mussosimple script to generate phpdocumentor documentation...