[ODE] Doxygen docs now online
J. Perkins
starkos at gmail.com
Mon Apr 3 05:26:02 MST 2006
On 4/3/06, Bram Stolk <bram at sara.nl> wrote:
> I want to give it a try.
> What command do I run to generate docs?
Run `doxygen` (http://www.doxygen.org) in ode/ode/doc. It will output
HTML to ode/docs.
> As a test case I want to tackle drawstuff (group support?)
> However: most funcs have 2 implementations (windows, x11), so
> I prefer to have the inline doc in the common header, and not
> in the .cpp, is this supported?
It is supported. You will need to add the include directory to
doxygen's list of directories to scan...heck, I'll just go do it now
and check it in.
Just a friendly reminder: all docs changes should be checked into the
0.6 branch.
Jason
More information about the ODE
mailing list