Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 436 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 436 Bytes

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.