X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=docs%2Fconf.py;h=1d171e86238e6c631cffb1964cf0d63bbc10470d;hb=d6cc4c67f3bf71ea6a434fdb438d23a08ff814e9;hp=4d6e1cc625e9536115f21f5c7a840207b3f40be6;hpb=6d2403c32a25d7041822d325ad0cc116f90e6c98;p=rainbowstream.git diff --git a/docs/conf.py b/docs/conf.py index 4d6e1cc..1d171e8 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.0' # The full version, including alpha/beta/rc tags. -release = '0.4.3' +release = '0.5.0' # 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 = 'sphinxdoc' +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