Skip to content

Commit 4cd60ba

Browse files
authored
XML tags moved to Appendix D of Ecma-334
The 5th Edition / December 2017 of https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-334.pdf has the XML commands in Appendix D Fix issue Typo in xmlcmds.doc XML tags moved to Appendix D of Ecma-334 doxygen#7855 doxygen#7855
1 parent f4446b7 commit 4cd60ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/xmlcmds.doc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
/*! \page xmlcmds XML Commands
1818

1919
Doxygen supports most of the XML commands that are typically used in C#
20-
code comments. The XML tags are defined in Appendix E of the
20+
code comments. The XML tags are defined in Appendix D of the
2121
<a href="http://www.ecma-international.org/publications/standards/Ecma-334.htm">ECMA-334</a>
2222
standard, which defines the C# language. Unfortunately, the specification is
2323
not very precise and a number of the examples given are of poor quality.

0 commit comments

Comments
 (0)