bumped version
[rainbowstream.git] / docs / conf.py
index f9cad4bde532cf49fc090f737b87c6edd85fe718..061ff743f34541ce1f4fbab1a02d8ff38ad41a5e 100644 (file)
@@ -14,7 +14,6 @@
 
 import sys
 import os
-sys.path.append(os.path.abspath('_themes'))
 
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
@@ -52,9 +51,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '0.4.3'
+version = '0.5.9'
 # The full version, including alpha/beta/rc tags.
-release = '0.4.3'
+release = '0.5.9'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -99,9 +98,7 @@ pygments_style = 'sphinx'
 
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
-#html_theme = 'default'
-html_theme_path = ['_themes']
-html_theme = 'flask'
+html_theme = 'nature'
 
 # 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