Custom Commands | Doxygen - система документирования
На сайте содержится перевод материалов doxygen.org
При использовании перевода ссылка на сайт обязательна.

Custom Commands

Custom Commands

Doxygen provides a large number of special commands, XML commands, and HTML commands. that can be used to enhance or structure the documentation inside a comment block. If you for some reason have a need to define new commands you can do so by means of an alias definition.

The definition of an alias should be specified in the configuration file using the ALIASES configuration tag.

Simple aliases
Aliases with arguments
Nesting custom command

<<<Customizing the output<<< >>>Linking to external documentation>>>