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:
Francesco Montorsi 2008-02-25 00:29:04 +00:00
parent b8afbac6aa
commit a51ea7f13d

View File

@ -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