diff --git a/docs/source/conf.py b/docs/source/conf.py index 736f79b..8e27001 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -41,7 +41,7 @@ # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] -master_doc = "source/index" +master_doc = "index" # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for