Updated docs templates (#565)

This commit is contained in:
Anastasia Alexandrova
2022-12-01 13:20:19 +01:00
committed by GitHub
parent ed030fa3fb
commit e8977042d4
2 changed files with 3 additions and 3 deletions

View File

@@ -10,8 +10,8 @@ html_sidebars['**']=['globaltoc.html', 'searchbox.html', 'localtoc.html', 'logo-
html_theme = 'sphinx_material'
html_theme_options = {
'base_url': 'http://bashtage.github.io/sphinx-material/',
'repo_url': 'https://github.com/percona/percona-server',
'repo_name': 'percona/percona-server',
'repo_url': 'https://github.com/percona/percona-toolkit',
'repo_name': 'percona/percona-toolkit',
'color_accent': 'grey',
'color_primary': 'orange',
'globaltoc_collapse': True,