X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=docs%2Fconf.py;h=1d3359c06ac2e9ef5f755c699da26fcd76b4fb95;hb=bdc155b7bab41e6eb57cfd13b9be16d8d9a2768f;hp=4d187045ef7932dc6ee9f4afc33deb0b5ad41b38;hpb=25ff9ce9f367571d177e656b36c3cb06d8c4b199;p=rainbowstream.git diff --git a/docs/conf.py b/docs/conf.py index 4d18704..1d3359c 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.4' # The full version, including alpha/beta/rc tags. -release = '0.4.3' +release = '0.5.4' # 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 = 'sphinx' +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