diff --git a/docs/conf.py b/docs/conf.py index d17af83..a8d96da 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -126,7 +126,7 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = "nature" +html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the @@ -140,7 +140,7 @@ # The name for this set of Sphinx documents. # " v documentation" by default. # -# html_title = u'EBRAINS Validation Framework - Python Client v0.1' +html_title = "EBRAINS Validation Framework - Python client" # A shorter title for the navigation bar. Default is the same as html_title. # diff --git a/docs/index.rst b/docs/index.rst index 7ec3371..f787ca9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,6 @@ -=========================================================== -EBRAINS Validation Framework - Python Client: Documentation -=========================================================== +============================================ +EBRAINS Validation Framework - Python Client +============================================ .. toctree:: :maxdepth: 2