From: Francesco Montorsi Date: Mon, 25 Feb 2008 00:29:04 +0000 (+0000) Subject: precision: the listed chars don't need to be escaped when they appear inside @code... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a51ea7f13d66ab19f493b1927c1d7b13f46a89bd 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 --- diff --git a/docs/tech/tn0003.txt b/docs/tech/tn0003.txt index 7db17a5dc4..f9f142bd0b 100644 --- a/docs/tech/tn0003.txt +++ b/docs/tech/tn0003.txt @@ -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