summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
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 = {