Skip to content
README 315 B
Newer Older
Gus Grubba's avatar
Gus Grubba committed
Mac OS X
========
To install doxygen and dot: 
brew install doxygen dot
doxyqml:
https://github.com/agateau/doxyqml
$sudo pip3 install doxyqml

Then to generate the html, run the following code while you are in the qgroundcontrol/doc directory:
$doxygen Doxyfile

Gus Grubba's avatar
Gus Grubba committed
The html file index.html should be in doc/html.