mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add analytics ID to cpp docs (#163370)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/163370 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
fab8455943
commit
e6a9db58d7
@ -174,6 +174,7 @@ html_theme = "pytorch_sphinx_theme2"
|
||||
#
|
||||
html_theme_options = {
|
||||
"canonical_url": "https://pytorch.org/docs/stable/",
|
||||
"analytics_id": "GTM-T8XT4PS",
|
||||
"collapse_navigation": False,
|
||||
"logo": {"text": "Home"},
|
||||
"icon_links": [
|
||||
|
Reference in New Issue
Block a user