docs: remove vendored sphinx_rtd_theme (#8496)

This commit is contained in:
Todd Gamblin
2018-06-17 01:13:56 -07:00
committed by GitHub
parent 129e03a2e0
commit afe7964670
29 changed files with 4 additions and 1124 deletions

View File

@@ -222,7 +222,7 @@ def setup(sphinx):
html_theme_options = { 'logo_only' : True }
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ["_themes"]
# html_theme_path = ["_themes"]
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".