Remove the Edit this page button

modified:   config/sphinx-build/conf.py
This commit is contained in:
Alina Derkach
2024-05-21 15:37:28 +03:00
parent afadcfaacf
commit fd108c83d7
3 changed files with 4 additions and 5 deletions

View File

@@ -108,9 +108,6 @@ html_theme = 'percona-theme'
# 'version_dropdown': True
#}
html_context = {
'edit_uri': 'edit/3.x/source'
}
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ['.', './percona-theme']