/signac-docs

Documentation for the signac framework.

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.