summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-08-29 10:42:26 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-08-29 10:42:26 +0200
commit41a69cdd83eea8b8a8343a76af4569f29aae8d19 (patch)
treee41814537b6bb7f11726348fc0b6fb15b0a5d261 /conf.py
parent649e5307ebd36b3c13fb96d769f67198e8bd71ff (diff)
downloaddocs-41a69cdd83eea8b8a8343a76af4569f29aae8d19.tar.gz
docs-41a69cdd83eea8b8a8343a76af4569f29aae8d19.tar.bz2
docs-41a69cdd83eea8b8a8343a76af4569f29aae8d19.zip
docs version
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py8
1 files changed, 2 insertions, 6 deletions
diff --git a/conf.py b/conf.py
index 6758983b..85fcfe32 100644
--- a/conf.py
+++ b/conf.py
@@ -75,9 +75,9 @@ copyright = u'2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totaku
# built documents.
#
# The short X.Y version.
-version = '0.4'
+version = '0.6pre1'
# The full version, including alpha/beta/rc tags.
-release = '0.4.0'
+release = '0.6.0pre1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -199,10 +199,6 @@ html_show_sphinx = False
# This is the file name suffix for HTML files (e.g. ".xhtml").
#html_file_suffix = None
-# Output file base name for HTML help builder.
-htmlhelp_basename = 'neurodoc'
-
-
# -- Options for LaTeX output ---------------------------------------------
latex_elements = {