]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/conf.py
Improved documentation
[python-musicpd.git] / doc / source / conf.py
index 9038c862af032d5653a1e532f441a1f29556b3b3..8df63f2152d4c927439cbd9c5f5aa7df09a48ca6 100644 (file)
@@ -18,7 +18,6 @@
 #
 import os
 import sys
-# sys.path.insert(0, os.path.abspath('.'))
 sys.path.insert(0, os.path.abspath('../../'))
 from musicpd import VERSION
 __author__ = 'kaliko'
@@ -127,7 +126,6 @@ todo_include_todos = True
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-html_theme = 'alabaster'
 html_theme = 'classic'
 #html_theme = "sphinx_rtd_theme"
 #html_theme = 'bootstrap'