Boost logo

Boost-Build :

Subject: Re: [Boost-build] How to generate documentation with doxygen?
From: Mathias Lorente (mathias.lorente_at_[hidden])
Date: 2008-12-05 08:29:34


Mathias Lorente wrote:
>
> Hello,
>
> Can someone point me some help/howto to generate documentation?
>
> I've tried the following and get only the error message "rule doxygen
> unknown in module Jamfile...":
>
> using doxygen ;
> doxygen doc.html
> : [ glob-tree *.h ]
> : <doxygen:param>some_param....
> ;
>
> Regards,
> Mathias
Oups my mistake... I was using 'import doxygen ;' instead of 'using
doxygen ;'
Sorry for the noise.
Mathias


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk