mirror of
https://github.com/vale981/jobmanager
synced 2025-03-06 02:11:39 -05:00
306 B
306 B
jobmanager documentation
Install numpydoc:
pip install numpydoc
To compile the documentation, run
python setup.py build_sphinx
To upload the documentation to gh-pages, run
python setup.py commit_doc
or
python doc/commit_gh-pages.py