Documentation for SaaS Pegasus: the Django SaaS Boilerplate.
The latest docs can be found at docs.saaspegasus.com.
This project uses Sphinx.
Install using your favorite version from Sphinx's options.
The maintainer uses the pip version via pip install -r requirements.txt
To build docs run make html
.
Deployment is handled by Netlify. The latest master is automatically deployed.