Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Doxygen generate TODO-like lists for arbitrary keywords?

Doxygen has the \todo command which produces documentation that shows up in the function it resides in and also gets aggregated into a global Todo List document.

Can this behavior be duplicated or simulated for arbitrary other tags? I would like to do something like "\tag XXX" and the have that comment aggregated into a global "XXX List" document.

like image 795
Sparr Avatar asked Oct 26 '25 14:10

Sparr


1 Answers

Yes you can create your own tag lists. See http://www.doxygen.nl/manual/commands.html#cmdxrefitem.

like image 55
Jonas Wolf Avatar answered Oct 29 '25 07:10

Jonas Wolf



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!