Skip to content

Commit

Permalink
Specify master_doc for ReadTheDocs html build
Browse files Browse the repository at this point in the history
  • Loading branch information
yavorona committed May 12, 2020
1 parent 99853b5 commit 74998ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
copyright = '2016-2020, Optimizely, Inc'
author = 'Optimizely, Inc.'
version = __version__
master_doc = 'index'

# The full version, including alpha/beta/rc tags
release = ''
Expand Down

0 comments on commit 74998ba

Please sign in to comment.