miscellaneous doxygen warnings
authorAntoine Musso <hashar@free.fr>
Mon, 22 Oct 2012 10:29:52 +0000 (12:29 +0200)
committerAntoine Musso <hashar@free.fr>
Mon, 22 Oct 2012 12:00:08 +0000 (14:00 +0200)
commit9362bb6c56691822a687dea0a17975dcdeb0b407
treec475244fdc9f81c0455d291f495b3339525848f5
parentbde7fd0a19c8bba32980daa2f4538df9f7c9f57b
miscellaneous doxygen warnings

* @licence -> @license
* Protects inline HTML by using double quotes, our inline comments uses
  elements such as <h1> or <firstnameLastname@gmail.com>
* Commands in lowercase (@TODO -> @todo, @NOTE -> @note)
* removes @abstract and @static since doxygen detects them from PHP
  code.
* various undocumented function parameters
* typos in parameters declarations

Change-Id: I62ad6fc124c355bf31acc780b9614a59cf79a421
43 files changed:
includes/CacheHelper.php
includes/DataUpdate.php
includes/IP.php
includes/Title.php
includes/WebResponse.php
includes/WikiPage.php
includes/actions/InfoAction.php
includes/api/ApiFormatNone.php
includes/api/ApiQueryORM.php
includes/cache/CacheDependency.php
includes/content/AbstractContent.php
includes/content/Content.php
includes/content/ContentHandler.php
includes/content/TextContent.php
includes/content/TextContentHandler.php
includes/content/WikitextContent.php
includes/db/DatabaseIbm_db2.php
includes/db/DatabaseMssql.php
includes/db/IORMRow.php
includes/db/IORMTable.php
includes/db/ORMIterator.php
includes/db/ORMResult.php
includes/db/ORMRow.php
includes/db/ORMTable.php
includes/debug/Debug.php
includes/filebackend/SwiftFileBackend.php
includes/installer/WebInstaller.php
includes/libs/GenericArrayObject.php
includes/resourceloader/ResourceLoader.php
includes/search/SearchEngine.php
includes/search/SearchMssql.php
includes/site/MediaWikiSite.php
includes/site/Site.php
includes/site/SiteArray.php
includes/site/SiteList.php
includes/site/SiteObject.php
includes/site/Sites.php
includes/site/SitesTable.php
includes/specials/SpecialBooksources.php
includes/specials/SpecialCachedPage.php
includes/specials/SpecialListusers.php
includes/upload/UploadStash.php
maintenance/Doxyfile