Fwd: Doxygen feature request

Sam Price <[email protected]>
Newsgroups gmane.text.doxygen.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.