File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
SoftwareGuide/Latex/Appendices Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -274,8 +274,9 @@ \subsection{Doxygen Documentation System}
274
274
Doxygen requires the embedding of simple comments in the code which is in turn
275
275
extracted and formatted into documentation.
276
276
277
- Note that ITK prefers the backslash (\code {\textbackslash\textbackslash })
278
- style versus the at-sign (\code {@}) style to write the documentation commands.
277
+ Note that ITK prefers the backslash (\code {\textbackslash }) style versus the
278
+ at-sign (\code {@}) style to write the documentation commands (e.g.
279
+ \code {\textbackslash {}class}).
279
280
280
281
For more information about Doxygen, please visit
281
282
\href {http://www.stack.nl/~dimitri/doxygen/}{http://www.stack.nl/~dimitri/doxygen/}
You can’t perform that action at this time.
0 commit comments