Doxygen notes

From Wiki at Neela Nurseries
Revision as of 22:31, 22 October 2025 by Ted (talk | contribs) (Add section regarding Doxygen groups)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2023-09-26 Doxygen notes


Looking for Doxygen reference showing supported Doxygen keywords or commands, e.g. @param, @brief.

Link to one of Doxygen's special commands:

Ah and it turns out the above link to Doxygen's online manual section named "commands.html" is the list of commands:

^ Headers, Classes and Routines

In-body routine comments . . .

^ Groups

Need to learn whether white space is permitted in names passed to Doxygen's @defgroup command . . .