Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
authorNick Jenkins <nickj@users.mediawiki.org>
Wed, 4 Apr 2007 05:22:37 +0000 (05:22 +0000)
committerNick Jenkins <nickj@users.mediawiki.org>
Wed, 4 Apr 2007 05:22:37 +0000 (05:22 +0000)
commit113bb1c772d2ddb70345e5027676338ad00f1c2a
tree41a73d44c9b47fa9af83741f2eb1653081962f1f
parentfa85cc34208d209ffb37e345906e8aa9c27ae597
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
pick up the appropriate tags, and documentation blobs for classes. This is
the same as per r20769, but with the grouping changes (e.g. removing "@{{") omitted.
Please be advised that more related documentation tweaks may follow later - e.g.
Doxygen generates a log file of warnings that is 574 Kb in size, when run over
the just the trunk/phase3 code ... eek! Thankfully, much of that is just
whining about functions without documentation   ;-)
52 files changed:
includes/AjaxDispatcher.php
includes/AjaxResponse.php
includes/Article.php
includes/Categoryfinder.php
includes/ChangesList.php
includes/Database.php
includes/DatabaseOracle.php
includes/DateFormatter.php
includes/DefaultSettings.php
includes/DifferenceEngine.php
includes/DjVuImage.php
includes/EditPage.php
includes/Exif.php
includes/Feed.php
includes/FileStore.php
includes/GlobalFunctions.php
includes/HTMLCacheUpdate.php
includes/HistoryBlob.php
includes/IP.php
includes/JobQueue.php
includes/Licenses.php
includes/LinkCache.php
includes/LinksUpdate.php
includes/LogPage.php
includes/OutputPage.php
includes/Parser.php
includes/ParserCache.php
includes/ProfilerSimple.php
includes/ProfilerSimpleUDP.php
includes/ProtectionForm.php
includes/Sanitizer.php
includes/SkinTemplate.php
includes/SpecialAncientpages.php
includes/SpecialBlockip.php
includes/SpecialEmailuser.php
includes/SpecialImport.php
includes/SpecialIpblocklist.php
includes/SpecialListredirects.php
includes/SpecialLockdb.php
includes/SpecialLog.php
includes/SpecialMIMEsearch.php
includes/SpecialMovepage.php
includes/SpecialProtectedpages.php
includes/SpecialRandomredirect.php
includes/SpecialUndelete.php
includes/SpecialUserlogin.php
includes/SpecialVersion.php
includes/Title.php
includes/User.php
includes/UserMailer.php
includes/WebRequest.php
includes/api/ApiBase.php