diff --git a/docs/source/conf.py b/docs/source/conf.py index 5500730..d2f13aa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -15,8 +15,8 @@ copyright = "2023, ECMWF" author = "ECMWF" -release = "1.14" -version = "1.14" +release = "2.11" +version = "2.11" # -- General configuration @@ -38,7 +38,7 @@ # -- Options for HTML output -html_theme = "sphinx_rtd_theme" +# html_theme = "sphinx_rtd_theme" # -- Options for EPUB output epub_show_urls = "footnote"