Boost logo

Boost :

Subject: Re: [boost] [quickbook/doxygen] copydoc from internal header
From: Tim Blechmann (tim_at_[hidden])
Date: 2011-06-16 01:49:39


> > 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?
>
> I'm not sure as I don't know how copydoc works, but I know of two ways
> to suppress a header.
>
> You can add "INTERNAL ONLY" to the header description, i.e. add to your
> header:
>
> /*! \file
> * INTERNAL ONLY
> */

that seems to work!

thanks, tim




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