6a39eb7
--- a/docs/conf.py	2017-10-08 01:30:43.000000000 +0200
6a39eb7
+++ b/docs/conf.py	2017-10-09 17:43:10.519266708 +0200
6a39eb7
@@ -99,10 +99,10 @@
6a39eb7
 
6a39eb7
 # The theme to use for HTML and HTML Help pages.  See the documentation for
6a39eb7
 # a list of builtin themes.
6a39eb7
-import guzzle_sphinx_theme
6a39eb7
+#import guzzle_sphinx_theme
6a39eb7
 
6a39eb7
-html_theme_path = guzzle_sphinx_theme.html_theme_path()
6a39eb7
-html_theme = 'guzzle_sphinx_theme'
6a39eb7
+#html_theme_path = guzzle_sphinx_theme.html_theme_path()
6a39eb7
+#html_theme = 'guzzle_sphinx_theme'
6a39eb7
 
6a39eb7
 
6a39eb7
 def set_rst_settings(app):