Documentation¶
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
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