Hi Fabi ,
Thanks for the reply.

I have added perl script through FILTER_PATTERNS and doxygen is generating
desired output.
Basically I am using xrefitem twice.
Like:
/// \fixme \owner comment
/// \owner1 \fixme1 comment

where:
ALIASES += owner="\link owner.html owner \endlink" \
ALIASES += fixme="\xrefitem fixme \"FIXME\" \"FIXMEs\"" \
ALIASES += owner1="\xrefitem owner \"owner\" \"Owner Page\""
ALIASES += fixme1="\link fixme.html Fixme \endlink" \

But I am adding 2nd line during the reprocessing ( FILTER_PATTERNS script -
regexs)
And in css I am hiding 2nd repeating documentation.

So Now I am able to generate 2 pages fixme.html and owner.html with cross
referenced.

Thanks,
Dharak




--
View this message in context: 
http://doxygen.10944.n7.nabble.com/Need-a-specific-help-with-xrefitem-command-tp7523p7525.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
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to