Remove rtd theming.

This commit is contained in:
changeling 2019-06-10 14:57:45 -05:00
parent 5cb7d91aaa
commit 555df042f2
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
import os
import sphinx_graphene_theme
# import sphinx_graphene_theme
on_rtd = os.environ.get("READTHEDOCS", None) == "True"
@ -139,9 +139,9 @@ todo_include_todos = True
# if on_rtd:
# html_theme = 'sphinx_rtd_theme'
html_theme = "sphinx_graphene_theme"
# html_theme = "sphinx_graphene_theme"
html_theme_path = [sphinx_graphene_theme.get_html_theme_path()]
# html_theme_path = [sphinx_graphene_theme.get_html_theme_path()]
# 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

View File

@ -2,4 +2,4 @@
Sphinx==1.5.3
sphinx-autobuild==0.7.1
# Docs template
http://graphene-python.org/sphinx_graphene_theme.zip
# http://graphene-python.org/sphinx_graphene_theme.zip