Skip to content

Commit

Permalink
set master_doc to index
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed May 17, 2020
1 parent 99b46ce commit 02ec9f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
# The full version, including alpha/beta/rc tags
release = shop.__version__

# The master toctree document.
master_doc = 'index'

# -- General configuration ---------------------------------------------------

Expand Down

0 comments on commit 02ec9f1

Please sign in to comment.