Added TorchScript disclaimer. CSS modifications.

This commit is contained in:
LysandreJik
2019-07-11 12:38:21 -04:00
parent b87eb82b4f
commit 6491575fd5
4 changed files with 105 additions and 9 deletions

View File

@@ -85,7 +85,9 @@ html_theme = 'sphinx_rtd_theme'
# further. For a list of options available for each theme, see the
# documentation.
#
# html_theme_options = {}
html_theme_options = {
'analytics_id': 'UA-83738774-2'
}
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,