Pegasus Documentation

Documentation for SaaS Pegasus: the Django SaaS Boilerplate.

The latest docs can be found at docs.saaspegasus.com.

This project uses Sphinx.

Installation

Install using your favorite version from Sphinx's options.

The maintainer uses the pip version via pip install -r requirements.txt

Building Docs

To build docs run make html.

Deployment

Deployment is handled by Netlify. The latest master is automatically deployed.