Hello, Doxygen users,

In Doxygen 1.8.10 (on Win7), is there any way to include/omit a list that’s 
generated via \xrefitem commands?

For the standard \todo list page, the Doxygen configuration setting, 
GENERATE_TODOLIST, includes/omits the page from the output. And so I’d like 
something like that for my multiple \xrefitem lists.

I do have a workaround. I already have two config files, Doxyfile and 
Doxyfile_todo, that are identical except for the GENERATE_TODO setting: it’s = 
NO in Doxyfile, and = YES in Doxyfile_todo. This way I ensure that nobody 
accidentally includes \todo items in output that’s intended for customers. So 
since I’m maintaining two separate files anyway, and I’m using the \xrefitem 
commands in ALIASES, I can have the alias be set to the standard \todo command 
in Doxyfile, and to the \xrefitem in the Doxyfile_todo.

But it’d be nicer if I could create a setting that’s analogous to 
GENERATE_TODOLIST...

Thanks,
-Monique
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to