diff --git a/docs/conf.py b/docs/conf.py index b4dab01..0b26b58 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,6 +24,7 @@ author = 'Abigail Goldsteen' # The full version, including alpha/beta/rc tags release = '0.0.3' +master_doc = 'index' # -- General configuration ---------------------------------------------------