浏览代码

Updated configuration of documentation

Yentl Van Tendeloo 8 年之前
父节点
当前提交
def4aaed88
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      doc/conf.py

+ 4 - 4
doc/conf.py

@@ -49,7 +49,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'Modelverse'
-copyright = u'2016, Yentl Van Tendeloo'
+copyright = u'2017, Yentl Van Tendeloo'
 author = u'Yentl Van Tendeloo'
 
 # The version info for the project you're documenting, acts as replacement for
@@ -57,9 +57,9 @@ author = u'Yentl Van Tendeloo'
 # built documents.
 #
 # The short X.Y version.
-version = u'0.6'
+version = u'0.7'
 # The full version, including alpha/beta/rc tags.
-release = u'0.6.1'
+release = u'0.7.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -199,7 +199,7 @@ html_static_path = ['_static']
 
 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
 #
-# html_show_sphinx = True
+html_show_sphinx = False
 
 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
 #