X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=docs%2Fconf.py;h=061ff743f34541ce1f4fbab1a02d8ff38ad41a5e;hb=ae6991d37612d91d8ac834e12033512440a6042e;hp=17538ce382e7034d8284b28f794ac91da18b35fe;hpb=b58d50051dee74f2478877585fe4ff751eb83651;p=rainbowstream.git diff --git a/docs/conf.py b/docs/conf.py index 17538ce..061ff74 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,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. @@ -98,7 +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 = 'haiku' +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