For help, click the link below to get free database assistance or contact our experts for personalized support.
- - -- - {%- if gitstamp %} - Last update: {{ gitstamp }} - {%- endif %} - -
diff --git a/config/sphinx-build/_static/_templates/theme/relbar2.html b/config/sphinx-build/_static/_templates/theme/relbar2.html deleted file mode 100644 index b336d2f2..00000000 --- a/config/sphinx-build/_static/_templates/theme/relbar2.html +++ /dev/null @@ -1,32 +0,0 @@ -
\ No newline at end of file diff --git a/config/sphinx-build/conf-material/conf.py b/config/sphinx-build/conf-material/conf.py index 5bb40a16..90a23c51 100644 --- a/config/sphinx-build/conf-material/conf.py +++ b/config/sphinx-build/conf-material/conf.py @@ -13,6 +13,10 @@ html_theme_options = { 'repo_name': 'percona/percona-toolkit', 'edit_uri': 'edit/3.x/docs/', 'globaltoc_collapse': True, + "features": [ + "navigation.top", + "navigation.footer", + ], "palette": [ { "media": "(prefers-color-scheme)", @@ -57,9 +61,7 @@ copybutton_prompt_text = '$' # Add any paths that contain templates here, relative to this directory. templates_path = ['../_static/_templates/theme'] #html_last_updated_fmt = '' - # Path to custom css files. These will override the default css attribute if they exist html_css_files = [ '../_static/css/material.css', ] - diff --git a/config/sphinx-build/conf.py b/config/sphinx-build/conf.py index 4bc642ed..f8f5f368 100644 --- a/config/sphinx-build/conf.py +++ b/config/sphinx-build/conf.py @@ -50,7 +50,7 @@ copyright = u'2026, Percona LLC and/or its affiliates' # The short X.Y version. version = '3.7' # The full version, including alpha/beta/rc tags. -release = '3.7.3' +release = '3.7.1-3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/requirements-docbuild.txt b/requirements-docbuild.txt index 9873d764..cb762c68 100644 --- a/requirements-docbuild.txt +++ b/requirements-docbuild.txt @@ -1,4 +1,4 @@ -Sphinx==5.0 +Sphinx==5.3.0 sphinx-immaterial sphinxcontrib-applehelp sphinxcontrib-contentui