X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=docs%2Fconf.py;h=91b9a2a024052e455f15b857bd989b20daeff16b;hb=49c9d9b43d4f09242e86ec48806ea9ff73519e1c;hp=e39f2f42159d20c62c39b7ab77bd57fb5d9cb6fb;hpb=8af3db2c30d983391726e37e1f74a97a37373f10;p=rainbowstream.git diff --git a/docs/conf.py b/docs/conf.py index e39f2f4..91b9a2a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -12,9 +12,6 @@ # All configuration values have a default; values that are commented out # serve to show the default. -import sys -import os - # 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 # documentation root, use os.path.abspath to make it absolute, like shown here. @@ -51,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh' # built documents. # # The short X.Y version. -version = '0.4.3' +version = '0.8.0' # The full version, including alpha/beta/rc tags. -release = '0.4.3' +release = '0.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -98,7 +95,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 = 'scrolls' +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