At 00:32 25.01.2016, dharakshah wrote: >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?
It's probably the easiest to process the generated file and create the owner html files yourself. If you use a scripting language with html/xml support you don't need to parse the fixme file manually. bye Fabi ------------------------------------------------------------------------------ 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