glotzerlab / signac-docs

Documentation for the signac framework.
https://docs.signac.io/
BSD 3-Clause "New" or "Revised" License
8 stars 18 forks source link
hacktoberfest

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.