Skip to content

Commit

Permalink
set master doc to index
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Apr 29, 2020
1 parent 2de0f1d commit 49a5504
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']

# The master doc is the index file
master_doc = 'index'

0 comments on commit 49a5504

Please sign in to comment.