Doc - Add the GA tag

This commit is contained in:
Anthony MOI
2020-10-09 12:52:47 -04:00
committed by Anthony MOI
parent d2fc0e4836
commit 108b2a6b9b

View File

@ -48,6 +48,12 @@ exclude_patterns = []
#
html_theme = "sphinx_rtd_theme"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {"analytics_id": "UA-83738774-2"}
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".