Hi, I have specific questioon on usage of xrefitem. I have comment like: /// \fixme owner1 comment1.... some code
/// \fixme owner2 comment2.... some code /// \todo owner1 comment3.... some code Now by using a xrefitem : fixme="\xrefitem fixme \"FIXME\" \"FIXMEs\"" I am able to create a page called FIXME.html Now I have fixmes and todos associated with owners. I want to generate a html page for each owner and they should listed all fixmes and todos for that owner. Output should be owner1.html Fixme : comment1 todo : comment3 owner2.html Fixme: comment2 Can you please suggest a way if it is possible? Thanks and Regards, Dharak -- View this message in context: http://doxygen.10944.n7.nabble.com/Need-a-specific-help-with-xrefitem-command-tp7523.html Sent from the Doxygen - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-users
