/// \todo Loop must be rewritten
...
/// \todo Delete this loop
Can Doxygen generate a todo.txt file containing these comments ?
/// \todo Loop must be rewritten
...
/// \todo Delete this loop
Can Doxygen generate a todo.txt file containing these comments ?
I can't see any way to do this directly, but it does generate a todo list; see Adonthell's, for example. You could munge this into a text file if you really wanted...