Syntax | Reference manual | Example |
\bug ... text ... | bugCmd | HowToDocument::Bug |
\deprecated ... text ... | deprecatedCmd | HowToDocument::Deprecated |
\throw <exception_name> ... text ... | throwCmd | HowToDocument::ExceptionsThrown |
\internal ... text ... | internalCmd | HowToDocument::Internal |
\note ... text ... | noteCmd | HowToDocument::Note |
\param ... text ... | paramCmd | HowToDocument::ParametersJavaStyle |
\remark ... text ... | remarkCmd | HowToDocument::Remark |
\sa ... text ... | saCmd | HowToDocument::SeeAlso |
\todo ... text ... | todoCmd | HowToDocument::Todo |
\warning ... text ... | warningCmd | HowToDocument::Warning |
Syntax | Reference manual | Example |
\author ... text ... | authorCmd | HowToDocument::Author |
\brief ... text ... | briefCmd | HowToDocument::BriefCmd |
\return ... text ... | returnCmd | HowToDocument::ReturnValue |
\version ... text ... | versionCmd | HowToDocument::Version |