Updated release notes / doc

This commit is contained in:
Magnus Persson
2022-01-13 09:09:09 +01:00
parent 5b6ce7d672
commit 4d300908a6
4 changed files with 28 additions and 3 deletions

View File

@ -47,7 +47,13 @@ exclude_patterns = []
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'sphinx_rtd_theme'
html_theme = 'renku'
#html_theme = 'sphinx_rtd_theme'
#import sphinx_bootstrap_theme
#html_theme = 'bootstrap'
#html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,