Skip to content

Instantly share code, notes, and snippets.

View marshalc's full-sized avatar

Carl Marshall marshalc

View GitHub Profile
@marshalc
marshalc / django_docs.md
Last active November 11, 2016 15:27 — forked from codingjoe/django_docs.md
Build Django docs like a pro!

Build Django docs like a pro!

Revised edition to support autosummary, markdown, and other goodies

Requirements

Add the following to your development requirements file:

  • sphinx
  • sphinx_rtd_theme
  • pyenchant
  • sphinxcontrib-spelling