Re: [Boost-docs] [doxproc.py] User-defined method groups

Subject: Re: [Boost-docs] [doxproc.py] User-defined method groups
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2007-11-28 20:25:14


Samuel Debionne wrote:
> Hello all,
> I recently found out about doxproc.py, an alternative to the xsl
> stylesheet to convert doxygen xml to boostbook written by Rene Riviera.
> Since I'm more confortable with python than xslt, I try it.
> It worked fine with the last doxygen release (1.5.4) after fixing the
> name of "namespace files" that do not start with "namespace_" but
> "namespace" in this version (running under windows). That may be highly
> OS/version dependant...
>
> I also added the possibility to have user defined groups. A comment like
> this :
>
> /// \name queries
> //@{
> /// Return a
> get_a();
> /// Return b
> get_b();
> //@}
>
> will generate a method-group element which name is "queries" and that
> contains get_a() and get_b().
> If you are interested, I enclosed a patch.

Many thanks for those changes... I applied the patch to the trunk version.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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