Documentation

Dependencies

Install the latest version of Doxygen and Breathe.

Building the docs

Documentation is built from the conf.py in the cusub_documentation folder.

Note

Check out sphinx reload to build and see documentation changes in real time.

$ cd $CUSUB_ROOT/cusub_documentation/

$ make html