From b3d335856a678bb0a3ade4c3e813d9204dc423a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Tue, 21 Nov 2017 10:33:23 +0800 Subject: [PATCH] * Advanced the version to 2.0. --- conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.py b/conf.py index ea519ef..c0ab4f3 100644 --- a/conf.py +++ b/conf.py @@ -57,9 +57,9 @@ author = u'楊士青 ' # built documents. # # The short X.Y version. -version = u'1.0' +version = u'2.0' # The full version, including alpha/beta/rc tags. -release = u'1.0' +release = u'2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -133,7 +133,7 @@ html_theme = 'alabaster' # The name for this set of Sphinx documents. # " v documentation" by default. # -# html_title = u'台師大問卷調查平台LimeSurvey學習手冊 v1.0' +# html_title = u'台師大問卷調查平台LimeSurvey學習手冊 v2.0' # A shorter title for the navigation bar. Default is the same as html_title. #