Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2007-04-04 17:00:22


Julio M. Merino Vidal wrote:
> Hello,
>
> I'm currently having trouble with the conversion between the XML
> generated by Doxygen and the Boostbook code generated by
> doxygen2boostbook.xsl.
>
> Additionally, Doxygen seems to be generating duplicate entries for some
> members, and I don't know why it's happening (a bug?). For example, if
> you document some #defines in a file, the resulting Boostbook will
> contain two entries for each #define, which is incorrect because 1)
> there are duplicate IDs, 2) the rendered document contains two entries.
> (This also happens with the free functions mentioned above, once they
> are fixed.)

FWIW, the free function duplication is apparently a doxygen issue (#367233)
that was just fixed in 1.5.2. There may be others I missed.

http://www.stack.nl/~dimitri/doxygen/changelog.html

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk