Add Release, Version, and Tags 99/24799/2
authorRich Bennett <rb2745@att.com>
Tue, 21 Nov 2017 22:13:19 +0000 (17:13 -0500)
committerRich Bennett <rb2745@att.com>
Tue, 21 Nov 2017 22:35:18 +0000 (17:35 -0500)
Sphinx Release=Amsterdam Version=1.0.0
Git tags 1.0.0-Amsterdam v1.0.0

Issue-ID: DOC-98
Signed-off-by: Rich Bennett <rb2745@att.com>
Change-Id: Ic9237e175d1fbecbf2ecd2e1b350d530de9baf2a

docs/conf.py

index 393e2ac..f8bc458 100644 (file)
@@ -72,11 +72,10 @@ author = u'Open Network Automation Platform'
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
-#
 # The short X.Y version.
-version = 'Latest'
+version = '1.0.0'
 # The full version, including alpha/beta/rc tags.
-release = 'Latest'
+release = 'Amsterdam'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.