Forked from
stackspin / stackspin
4284 commits behind the upstream repository.
-
Maarten de Waard authored
README.md 315 B
Documentation
This folder contains the documentation. You can find the documentation at https://stackspin.readthedocs.io/. It is also possible to build the documentation, using Sphinx:
pip install -r ./requirements.txt
make html
Then point your browser to the newly generated pages:
make browser