Commit 216146ab authored by moto's avatar moto Committed by Facebook GitHub Bot
Browse files

Update doc analytics (#3469)

Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/3469

Differential Revision: D47368140

Pulled By: mthrok

fbshipit-source-id: d82ddb91ae1f6612298486fb8401f95c48db5620
parent c825c019
...@@ -10,7 +10,7 @@ breathe==4.34.0 ...@@ -10,7 +10,7 @@ breathe==4.34.0
# locations are working as expected. # locations are working as expected.
# - source/_templates/layout.html # - source/_templates/layout.html
# - source/_static/css/custom.css # - source/_static/css/custom.css
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@cece053#egg=pytorch_sphinx_theme -e git+https://github.com/pytorch/pytorch_sphinx_theme.git@32a6550#egg=pytorch_sphinx_theme
sphinx==5.1.1 sphinx==5.1.1
sphinxcontrib.katex==0.8.6 sphinxcontrib.katex==0.8.6
sphinxcontrib.bibtex==2.4.2 sphinxcontrib.bibtex==2.4.2
......
...@@ -223,7 +223,7 @@ html_theme_options = { ...@@ -223,7 +223,7 @@ html_theme_options = {
"display_version": True, "display_version": True,
"logo_only": True, "logo_only": True,
"navigation_with_keys": True, "navigation_with_keys": True,
"analytics_id": "UA-117752657-2", "analytics_id": "GTM-T8XT4PS",
} }
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment