Skip to content

Commit b2d3b84

Browse files
committed
GA config
1 parent b0c3e89 commit b2d3b84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
'sphinx.ext.autosummary',
1919
'sphinx.ext.intersphinx',
2020
'sphinx_rtd_theme',
21-
#-- 'sphinxcontrib.googleanalytics'
21+
'sphinxcontrib.googleanalytics'
2222
]
2323

24-
# -- googleanalytics_id = 'G-X002SSZTWC'
24+
googleanalytics_id = 'G-X002SSZTWC'
2525

2626
intersphinx_mapping = {
2727
'python': ('https://docs.python.org/3/', None),

docs/requirements.txt

72 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)