Skip to content

Commit

Permalink
fix master_doc failing RTD build
Browse files Browse the repository at this point in the history
  • Loading branch information
KeyWeeUsr committed Oct 4, 2020
1 parent 06b85cf commit 5d2d441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@
# 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']
master_doc = 'index'

0 comments on commit 5d2d441

Please sign in to comment.