|
|
@@ -61,7 +61,7 @@ author = u'Pete Shadbolt' |
|
|
|
# The short X.Y version. |
|
|
|
version = '0.4' |
|
|
|
# The full version, including alpha/beta/rc tags. |
|
|
|
release = '0.4.1' |
|
|
|
release = '0.4.16' |
|
|
|
|
|
|
|
# The language for content autogenerated by Sphinx. Refer to documentation |
|
|
|
# for a list of supported languages. |
|
|
@@ -112,7 +112,7 @@ todo_include_todos = True |
|
|
|
|
|
|
|
# The theme to use for HTML and HTML Help pages. See the documentation for |
|
|
|
# a list of builtin themes. |
|
|
|
html_theme = 'alabaster' |
|
|
|
html_theme = 'classic' |
|
|
|
|
|
|
|
# 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 |
|
|
|