Zhusuan-PyTorch Documentation is supported by Sphinx. To build the docs, run from the toplevel directory:
pip install -r requirements.txt
To change the documentation, update the *.rst
files.
To auto-gen the api rst files, make api
Run python post_apidoc.py
To build the html pages, make html