Boost logo

Boost-Build :

Subject: [Boost-build] How to generate documentation with doxygen?
From: Mathias Lorente (mathias.lorente_at_[hidden])
Date: 2008-12-05 06:58:46


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


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