Skip to content

glotzerlab/signac-docs

signac-docs

This is the primary documentation for the signac data and workflow management framework.

To build the documentation, execute

cd docs
pip install -r requirements.txt
make html

Then open the build/html/index.html file with your favorite web browser.