forked from M-Labs/artiq
doc/manual: no analytics_id with rtd
This commit is contained in:
parent
c4559fcd99
commit
75731611cd
|
@ -130,9 +130,7 @@ html_theme = 'sphinx_rtd_theme'
|
||||||
# Theme options are theme-specific and customize the look and feel of a 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
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {
|
html_theme_options = {}
|
||||||
'analytics_id': 'UA-75602447-2',
|
|
||||||
}
|
|
||||||
|
|
||||||
# Add any paths that contain custom themes here, relative to this directory.
|
# Add any paths that contain custom themes here, relative to this directory.
|
||||||
#html_theme_path = []
|
#html_theme_path = []
|
||||||
|
|
Loading…
Reference in New Issue