About This Documentation

This document is generated by sphinx.

Build

Python 3 is used for build this document.

Install dependencies with pip:

pip install -r requirements.txt

To build html:

$ make html
...
...
Build finished. The HTML pages are in _build/html.

To build pdf:

$ make latexpdf
...
...
=== TeX engine is 'pdfTeX'
Latexmk: Index file 'django-cas-ng.idx' was written
Latexmk: Log file says output to 'django-cas-ng.pdf'
Latexmk: All targets () are up-to-date
pdflatex finished; the PDF files are in _build/latex.

Reference