Re: [Doxygen-users] Need a specific help with xrefitem command

2016-01-25 Thread dharakshah
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=

Re: [Doxygen-users] Need a specific help with xrefitem command

2016-01-24 Thread Fabian Cenedese
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="\xrefit