Skip to content

Compiling the documentation

Mayeul d'Avezac edited this page Aug 13, 2013 · 19 revisions

The documentation is written using doxzygen for c++, sphinx for python, and breathe to tie them together. It yields this

Installing doxygen

  • Linux: apt-get, yum, or other package manager
  • Mac: brew install doxygen
  • Windows: binaries can be found here
Clone this wiki locally