Boost logo

Boost :

Subject: Re: [boost] doxygen doc / STL container unit test
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2009-09-16 10:20:15


> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]] On
Behalf Of
> Stefan Strasser
> Sent: Wednesday, September 16, 2009 4:48 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] doxygen doc / STL container unit test
>
> > > doxygen keeps ignoring my parameters.
> > > my Jamfile.v2 looks exactly like yours below, I copied it from
> > > boost.intrusive and changed it.
> > > but private and undocumented members still show up in the output.
> > > any hint on what could be the reason for that?
> >
> > I also find (for the SVG Plot docs) that not all the doxygen parameters
> > seem to have the desired effect (though some seem to).
>
> the parameters in the jamfile do end up in the doxygen configuration file, but
> it seems that doxygen ignores a lot of parameters for its XML output, like
> hide undoc members. which makes sense, because a XML processor can take care
> of that.
> but it doesn't, so two libraries I've looked at encapsulate all private
> declarations in /// @cond ... /// @endcond tags.

Groan - I have tons of private stuff and I'd really rather not have to do this!

But thanks for this info.

Paul

---
Paul A. Bristow
Prizet Farmhouse
Kendal, UK   LA8 8AB
+44 1539 561830, mobile +44 7714330204
pbristow_at_[hidden]

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