Re: Fwd: Doxygen feature request
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <6BC5708DFC06F04C87922E49A043E7A70BB89D8B@008-AM1MPN1-032.mgdnok.nokia.com> |
Hi Sam, Try using ALIASES in your config file, such as: ALIASES = "Type=@par Type\n" \ " DefaultRate =@par DefaultRate \n" \ "id=@par Identity\n" That will put each field in a <simplesect> element in the XML. Paul Ross. > -----Original Message----- > From: ext Sam Price [mailto:[email protected]] > Sent: 13 March 2011 03:11 > To: [email protected] > Subject: [Doxygen-develop] Fwd: Doxygen feature request > > If I have a structure class as follows > > /*! @ingroup MESSAGES > * @brief brief description here > * @details detailed description here > * @Type Periodic > * @DefaultRate 1/12 > * @id 8 > */ > The xml that gets generated is > > <detaileddescription> > - > <para> > detailed description here > </para> > - > <para>Periodic 1/12 8 </para> > </detaileddescription> > > I wish it would separate > * @Type Periodic > * @DefaultRate 1/12 > * @id 8 > Into individual xml tags > <id>8</id> > or maybe > <arg name="id">8</arg> > > Is there a way to do this? > If not could someone implement it, or direct me to the files in the > doxygen code to change/update and Ill make the change? > -- > Thank you, > > Sam Price > (707) 742-3726 > > ----------------------------------------------------------------------- > ------- > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > Doxygen-develop mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/doxygen-develop ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d