Hashar has uploaded a new change for review.

Change subject: escape tags and entity in doxygen comments
......................................................................

escape tags and entity in doxygen comments

When inserting XML elements inline <such as this one>, doxygen chokes
about it not being known. Simply enclosing the tag in double quotes
prevents doxygen from emitting a warning.

Also enclosed a few invalid functions calls such as \. and double quoted
the HTML entities such as &foobar;

Change-Id: I4019637145e683c2bec3d17b2fd98b0c50a932f1
---
M includes/ChangesList.php
M includes/DefaultSettings.php
M includes/EditPage.php
M includes/Export.php
M includes/GlobalFunctions.php
M includes/HTMLForm.php
M includes/Html.php
M includes/Import.php
M includes/MagicWord.php
M includes/OutputPage.php
M includes/Pager.php
M includes/Preferences.php
M includes/Sanitizer.php
M includes/Skin.php
M includes/SkinLegacy.php
M includes/SkinTemplate.php
M includes/User.php
M includes/WebRequest.php
M includes/api/ApiBase.php
M includes/api/ApiPageSet.php
M includes/api/ApiQueryCategoryInfo.php
M includes/api/ApiQueryImages.php
M includes/api/ApiResult.php
M includes/db/Database.php
M includes/filerepo/backend/FileBackend.php
M includes/filerepo/backend/lockmanager/MemcLockManager.php
M includes/filerepo/file/File.php
M includes/installer/WebInstallerOutput.php
M includes/installer/WebInstallerPage.php
M includes/job/DoubleRedirectJob.php
M includes/json/FormatJson.php
M includes/media/SVGMetadataExtractor.php
M includes/media/XMP.php
M includes/parser/Parser.php
M includes/parser/ParserOutput.php
M includes/parser/Preprocessor.php
M includes/parser/Preprocessor_DOM.php
M includes/parser/Preprocessor_Hash.php
M includes/resourceloader/ResourceLoaderModule.php
39 files changed, 175 insertions(+), 160 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/80/14880/1
--
To view, visit https://gerrit.wikimedia.org/r/14880
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4019637145e683c2bec3d17b2fd98b0c50a932f1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to