summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1cbb69c..f879568 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -23,16 +23,16 @@ release = '1.0a1'
exclude_patterns = []
add_function_parentheses = True
-pygments_style = 'sphinx'
+#pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []
# -- Options for HTML output ---------------------------------------------------
-html_theme = 'air'
+#html_theme = 'air'
#html_theme_options = {}
-html_theme_path = ['../../../sphinx-themes']
+#html_theme_path = ['../../../sphinx-themes']
html_title = 'Reconfigure documentation'
html_short_title = 'Reconfigure docs'