Updating Documentation#
This page is work in progress, but tl;dr:
Setup a python virtual environment the usual way (i.e. run
python scripts/setup_venv.pyfrom the top-levelopynsimproject directory).If you just want to build the documentation, activate the virtual environment then use
sphinx-buildto build it (google)