NegBio Developer Guide

Create the documentation

Install Sphinx

1
2
3
4
$ pip install Sphinx
$ pip install sphinx_rtd_theme
$ cd docs
$ make html