mirror of
https://github.com/mariadb-corporation/mariadb-connector-python.git
synced 2025-08-11 02:43:15 +00:00
Changed html scheme for documentation. Adjusted version number in
documentation.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user