This repository generates the documentation available in The Nucleus
To generate the HTML files from markdown in the /docs
directory:
- Download repo onto a machine with Python installed
pip install sphinx sphinx-autobuild sphinx_rtd_theme
pip install recommonmark sphinxcontrib-googleanalytics
- Type
make html
To contribute to the documentation please fork this repository and create a pull request.
All documentation is available under the terms of a Creative Commons License