Looking for ideas for hacking of doxygen comments to make decent metafunction documentation. Anyone have some experience with this?
Hi!
Doxygen has 2 different tag types \arg and \param. I use \arg to document
the template parameters and \param to document function parameters.
With Kind Regrads,
Ovanes
On Tue, Nov 4, 2008 at 1:15 AM, Noah Roberts
Looking for ideas for hacking of doxygen comments to make decent metafunction documentation. Anyone have some experience with this?
You can use \tparam to document a template parameter
On 11/4/08, Ovanes Markarian
Hi!
Doxygen has 2 different tag types \arg and \param. I use \arg to document the template parameters and \param to document function parameters.
With Kind Regrads, Ovanes
On Tue, Nov 4, 2008 at 1:15 AM, Noah Roberts
wrote: Looking for ideas for hacking of doxygen comments to make decent metafunction documentation. Anyone have some experience with this?
participants (3)
-
Jonathan Brannan
-
Noah Roberts
-
Ovanes Markarian