The source for BPNet documentation is in this directory under sources/
.
Our documentation uses extended Markdown, as implemented by MkDocs and wrapped by Keras.
pip install mkdocs
gnu-sed
from conda-forge conda install -c conda-forge sed
. Make sure that which sed
returns the right path.cd
to the docs/
folder and run:make build
# Builds a static site in "site" directorydocs/autogen.py
and docs/templates/api/model.md
docs/ipynb_pages.txt
) to .mddocs/mkdocs.yml
mkdocs serve
# Starts a local webserver: localhost:8000