diff --git a/docs/conf.py b/docs/conf.py index 11d96cc2..45e9caa2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -11,5 +11,5 @@ templates_path = ['_templates'] exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] -html_theme = 'alabaster' +html_theme = 'sphinx_rtd_theme' html_static_path = ['_static'] diff --git a/docs/index.rst b/docs/index.rst index ebca11ba..bc66f831 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ Project Combine ############### .. toctree:: - :maxdepth: 1 + :maxdepth: 2 :caption: Contents: xc9500/index