Re: [Boost-docs] Specifying multiple failes for Doxygen EXCLUDE

Subject: Re: [Boost-docs] Specifying multiple failes for Doxygen EXCLUDE
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2009-08-24 11:49:46


> -----Original Message-----
> From: boost-docs-bounces_at_[hidden]
[mailto:boost-docs-bounces_at_[hidden]]
> On Behalf Of Mathias Gaunard
> Sent: Friday, August 21, 2009 2:59 PM
> To: boost-docs_at_[hidden]
> Subject: Re: [Boost-docs] Specifying multiple failes for Doxygen EXCLUDE
>
> Paul A. Bristow wrote:
>
> > <doxygen:param>EXCLUDE=../../../boost/svg_plot/svg_fwd.hpp # Try to avoid
warnings - file(s) undocumented.
> >
> > But when I try to add a second file, it doesn't have the desired effect (or
> > triggers the usual unhelpful messages from bjam)
> > [...]
> > Separating the list of files with a comma isn't allowed by bjam.
> >
> > Nor does separating with a space appear to work.
>
> It works for me for things like INCLUDE_PATH or PREDEFINED.
> Be careful you need to wrap the whole thing "EXCLUDE=..." in quotes due
> to the way jamfiles work.

Using

<doxygen:param>EXCLUDE="../../../boost/svg_plot/svg.hpp
../../../boost/svg_plot/svg_fwd.hpp"

now works for me - without any comma separators it seems - just space.

Will I ever get my head round jam syntax? :-((

Thanks!

Paul

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

This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC