[ODE] Doxygen docs now online
Remi Ricard
remi.ricard at simlog.com
Mon Apr 3 05:35:54 MST 2006
Hi,
> J. Perkins wrote:
>
>> I have put a sample of the Doxygen-generated documentation online at:
>>
>> http://opende.sourceforge.net/docs/
>>
>
> Looks nice and clean.
>
Yep this is looking good.
> I want to give it a try.
> What command do I run to generate docs?
>
The comman d is "doxygen" but you have to donwload it at www.doxygen.org
There is a version for Windows, Linux, OSX, etc
> There is no Makefile and no Makefile.am in ode/doc
>
> 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
You can add the documentation in the header or cpp file really easily or
put the documentation in a separate file. It is more complicated and I
never did that.
Remi
More information about the ODE
mailing list