Skip to content

Commit 191da76

Browse files
文档更新
1 parent 5881311 commit 191da76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@
7878
# html_theme = 'classic'
7979
html_theme = 'sphinx_rtd_theme'
8080

81-
# html_theme_options = {}
81+
html_theme_options = {
82+
'analytics_id': 'UA-18345151-2',
83+
}
8284
# html_sidebars = {
8385
# '**': ['localtoc.html','globaltoc.html','relations.html', 'sourcelink.html', 'searchbox.html'],
8486
# 'using/windows': ['windowssidebar.html', 'searchbox.html'],

0 commit comments

Comments
 (0)