Boost logo

Boost :

Subject: [boost] [quickbook/doxygen] copydoc from internal header
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-06-12 07:30:28


hi all,

preparing the docs of boost.heap, i came across one issue with the generation of
the class reference:

i have an internal header file, that should not be exposed to the class
reference, but that needs to be parsed by doxygen (it contains a base class,
which should be copied to its derived classes).

however if i simply add it to the list of files to be parsed by bjam, it will be
included into the reference (see [1]). is there any clean way to parse the file
with doxygen but avoid it to be listed in the class reference?

thanks, tim

[1] http://tim.klingt.org/boost_heap/heap/reference.html




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