diff --git a/wiki-rdd/conf.py b/wiki-rdd/conf.py index 13637970..56963ce9 100644 --- a/wiki-rdd/conf.py +++ b/wiki-rdd/conf.py @@ -25,4 +25,5 @@ source_suffix = [".md", ".html", ".rst"] # source_suffix = '.rst' # The master toctree document. -master_doc = "Home" \ No newline at end of file +#master_doc = "Home" +master_doc = 'index' \ No newline at end of file