Hoi,
This is probably a standard question.
I'd like to disable doxygen processing for parts of a source file.
I tried something like this already:
In the INI file I've added
ALIASES = "doxoff=@ifnot SKIP_DOX" \
"doxon=@endif"
ENABLED_SECTIONS = SKIP_DOX
A source file could look like this:
/// @doxoff
source code comes here
/// @doxon
It does not work however. Does somebody have another solution?
Thx
---
Kind regards,
francis meyvis
Sony Software Development Center - Europe
+32 2 724 8 643, Sint StevensWoluwestraat 55, B1130 Brussels, Belgium
|