summaryrefslogtreecommitdiffstats
path: root/conf.py
diff options
context:
space:
mode:
authorLovett, Trevor (tl2972) <tl2972@att.com>2018-08-22 16:21:17 -0500
committerLovett, Trevor (tl2972) <tl2972@att.com>2018-08-22 18:52:24 -0500
commit0f64d414f75f1b9edf80a5196b23748db69832da (patch)
tree236e8929e8d55edbe5ee2eb657c37a7b4539f88d /conf.py
parent0ae93a7b981ac41beea848726e3d91a7f006a032 (diff)
[VNFRQTS] Tool for making unique req't IDs
Added make_ids.py to generate requirement IDs. Also added a generated JSON version of the requirements as this is used by the script. This JSON version is also exported via Sphinx is now downloadable via Chapter 9's Requirement List Change-Id: I7fe579ec775456042ed9ef833714a238506692ca Issue-ID: VNFRQTS-272 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.py b/conf.py
index f81a78b..1ac1cad 100644
--- a/conf.py
+++ b/conf.py
@@ -76,9 +76,9 @@ author = u'Open Network Automation Platform'
# |version| and |release|, also used in various other places throughout the
# built documents.
# The short X.Y version.
-version = 'master branch'
+version = 'casablanca'
# The full version, including alpha/beta/rc tags.
-release = 'master branch'
+release = 'latest'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -447,7 +447,7 @@ needs_extra_options = {
needs_id_regex = "^[A-Z0-9]+-[A-Z0-9]+"
needs_id_required = True
needs_title_optional = True
-
+needs_file = "docs/data/needs.json"
needs_template_collapse = """
.. _{{id}}: