Developer Notes

Building Documentation

$ sphinx-apidoc -o docs/source/modules . rom
$ cd docs
$ make html