Switching from phpdoc to doxygen (use less than 32MB of memory).
authorAntoine Musso <hashar@users.mediawiki.org>
Wed, 19 Apr 2006 15:46:24 +0000 (15:46 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Wed, 19 Apr 2006 15:46:24 +0000 (15:46 +0000)
commit69689725c1d49b1669120bedbd20e315a07dd4d2
treea8fb8893f4839992f8604b7af0f5e924bb6c36c0
parent5db3cac2d3cffbc83521adbefc412d8e60f814c3
Switching from phpdoc to doxygen (use less than 32MB of memory).
Run maintenance/mwdocgen.php to generate doc in ./docs/html/ .
44 files changed:
includes/AjaxFunctions.php
includes/Article.php
includes/AuthPlugin.php
includes/Categoryfinder.php
includes/Database.php
includes/DatabaseFunctions.php
includes/DateFormatter.php
includes/DifferenceEngine.php
includes/EditPage.php
includes/Exif.php
includes/ExternalStoreDB.php
includes/Feed.php
includes/GlobalFunctions.php
includes/Group.php
includes/HTMLForm.php
includes/HistoryBlob.php
includes/Image.php
includes/ImageGallery.php
includes/Licenses.php
includes/LinkBatch.php
includes/LinkCache.php
includes/Linker.php
includes/LinksUpdate.php
includes/Parser.php
includes/Profiling.php
includes/Skin.php
includes/SpecialAllpages.php
includes/SpecialContributions.php
includes/SpecialGroups.php
includes/SpecialPrefixindex.php
includes/SpecialRandompage.php
includes/SpecialRecentchanges.php
includes/SpecialSearch.php
includes/SpecialUserlogin.php
includes/SpecialWatchlist.php
includes/User.php
includes/UserMailer.php
includes/WebRequest.php
includes/XmlFunctions.php
includes/cbt/CBTProcessor.php
includes/normal/CleanUpTest.php
includes/normal/UtfNormalUtil.php
maintenance/Doxyfile [new file with mode: 0644]
maintenance/mwdocgen.php