HELP - excludeCmd
Help
Command Reference
excludeCmd
Description
Excluding an entity from the documentation ( exclude )
if you need to explicitly exclude a certain entity from the documentation this can be done using the
\exclude
command.
Syntax
/// \exclude class ClassToBeExcluded {};
Output
No output is produced, as the entity is completely removed at an early stage of DoxyS code parsing.
See also
"Excluding Input"