docs: fix nbsphinx and GA incompatibility

This commit is contained in:
aquint-zama
2021-12-09 10:48:46 +01:00
committed by Alex Quint
parent b0acb0ab9c
commit 9be72a0ace
3 changed files with 5 additions and 6 deletions

View File

@@ -79,8 +79,7 @@ html_theme_options = {
}],
"navigation_depth": 2,
"collapse_navigation": False,
# Known issue between nbsphinx and GDPR banner (yett lib)
# "google_analytics_id": "G-XRM93J9QBW",
"google_analytics_id": "G-XRM93J9QBW",
}
html_context = {
"show_version": True,