Changed html scheme for documentation. Adjusted version number in

documentation.
This commit is contained in:
Georg Richter
2020-06-03 13:34:48 +02:00
parent 209c35681b
commit 63e0b4af80
13 changed files with 516 additions and 626 deletions

View File

@ -23,7 +23,7 @@ copyright = '2019,2020 MariaDB Corporation and Georg Richter'
author = 'Georg Richter'
# The full version, including alpha/beta/rc tags
release = '0.9.54 beta'
release = '1.0.0'
# -- General configuration ---------------------------------------------------
@ -52,7 +52,7 @@ master_doc = 'index'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'alabaster'
html_theme = 'classic'
# 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,