precision: the listed chars don't need to be escaped when they appear inside @code or @verbatim
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b8afbac6aa
commit
a51ea7f13d
@ -75,6 +75,8 @@ DO:
|
||||
|
||||
@ $ \ & < > # %
|
||||
|
||||
unless they appear inside a @code or @verbatim section.
|
||||
|
||||
- when using a Doxygen alias like @itemdef{}, you need to escape the
|
||||
comma characters which appear on the first argument, otherwise Doxygen
|
||||
will interpret them as the marker of the end of the first argument and
|
||||
|
Loading…
Reference in New Issue
Block a user