Trying to convince readthedocs to use index.rst as the main page
This commit is contained in:
@@ -60,3 +60,6 @@ html_theme_options = {
|
||||
# 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']
|
||||
|
||||
# https://stackoverflow.com/a/56448499
|
||||
master_doc = 'index'
|
||||
|
||||
Reference in New Issue
Block a user