aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/doc_gen/src/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/doc_gen/src/conf.py')
-rw-r--r--resources/tools/doc_gen/src/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/tools/doc_gen/src/conf.py b/resources/tools/doc_gen/src/conf.py
index e41868582e..9d39da08f2 100644
--- a/resources/tools/doc_gen/src/conf.py
+++ b/resources/tools/doc_gen/src/conf.py
@@ -54,7 +54,7 @@ master_doc = 'index'
# General information about the project.
project = u'CSIT'
-copyright = u'2016, CSIT'
+copyright = u'2017, FD.io'
author = u'CSIT'
# The version info for the project you're documenting, acts as replacement for
@@ -62,9 +62,9 @@ author = u'CSIT'
# built documents.
#
# The short X.Y version.
-version = u'master'
+# version = u'master'
# The full version, including alpha/beta/rc tags.
-release = u'master'
+# release = u'master'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.