diff --git a/docs/conf.py b/docs/conf.py index fd00c22..9e913c5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -46,6 +46,8 @@ autodoc_member_order = "bysource" +master_doc = 'index' + # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates']