Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 281 Bytes

File metadata and controls

6 lines (3 loc) · 281 Bytes

django-reusable-app-sphinx-template

A couple of templates to help w/ sphinx documentation.

Usage is: sphinx-quickstart --templatedir=<root>/templates --extensions "myst_parser,sphinx.ext.autodoc,sphinx.ext.napoleon,sphinx.ext.todo,sphinx.ext.viewcode,sphinx_rtd_theme" docs