Hashar has uploaded a new change for review.
https://gerrit.wikimedia.org/r/92782
Change subject: doc: alias PHPUnit commands
......................................................................
doc: alias PHPUnit commands
PHPUnit has some specific doc comments for unit tests which are not
recognized by Doxygen. This patch alias the commands to known one so
they dont get dropped and lost in the resulting documentation.
Regroup all those references in the "See also" section for the method.
Change-Id: I343084a504ab02d8daa05d85cf02d72b85ccb672
---
M maintenance/Doxyfile
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/82/92782/1
diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile
index ffc8c3b..759d784 100644
--- a/maintenance/Doxyfile
+++ b/maintenance/Doxyfile
@@ -65,6 +65,10 @@
"public=\access public" \
"copyright=\note" \
"license=\note" \
+ "expectedException=\see Expected to throw: \ref" \
+ "depends=\see Depends on test: \ref" \
+ "dataProvider=\see Data provider: \ref" \
+ "covers=\see Covers: \ref" \
"codeCoverageIgnore="
TCL_SUBST =
OPTIMIZE_OUTPUT_FOR_C = NO
--
To view, visit https://gerrit.wikimedia.org/r/92782
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I343084a504ab02d8daa05d85cf02d72b85ccb672
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