diff --git a/doc/src/conf.py b/doc/src/conf.py index 2058687bd37..c111972267a 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -207,7 +207,7 @@ def autodoc_skip_member_callback(app, what, name, obj, skip, options): 'show_footer': False, # google analytics - 'googleanalytics_id': 'UA-240922-3' + 'googleanalytics_id': 'G-WPFKHJQDQW' } # Add any paths that contain custom static files (such as style sheets) here,