mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
Explicit master_doc for RTD Sphinx
This commit is contained in:
parent
5706ba4b21
commit
f63aeeec3f
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@ release = "0.6.2"
|
|||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
# Explicitly specify the master doc file for Sphinx 1.x
|
||||
master_doc = "index"
|
||||
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named "sphinx.ext.*") or your custom
|
||||
# ones.
|
||||
|
|
|
|||
Loading…
Reference in a new issue