paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] New auto-generated module documentation


From: Felix Ruess
Subject: Re: [Paparazzi-devel] New auto-generated module documentation
Date: Mon, 17 Dec 2012 01:31:36 +0100

Ah, I forgot.... If you want to play around with this yourself, from your paparazzi dir:

Run the python script which will put the generated docs in doc/manual/generated/onboard_modules.dox
./sw/tools/doxygen_gen/gen_modules_doc.py -p

Run doxygen to generate the html output...
doxygen

Then have a look at the result in doc/generated/html/index.html


On Mon, Dec 17, 2012 at 1:24 AM, Felix Ruess <address@hidden> wrote:
Hi all,

I wrote a small (and rather ugly) python script that extracts the information from the module xml files and generates some doxygen pages for it.

The generated pages for master are here: http://paparazzi.github.com/docs/latest/onboard_modules.html

It's a good start, but patches/pull requests for improving the script and especially more meaningful info to the doc nodes of the module.xml files are very welcome!

Cheers, Felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]