From 0f64d414f75f1b9edf80a5196b23748db69832da Mon Sep 17 00:00:00 2001 From: "Lovett, Trevor (tl2972)" Date: Wed, 22 Aug 2018 16:21:17 -0500 Subject: [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) --- docs/Chapter9/index.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/Chapter9') diff --git a/docs/Chapter9/index.rst b/docs/Chapter9/index.rst index 4d41533..d585859 100644 --- a/docs/Chapter9/index.rst +++ b/docs/Chapter9/index.rst @@ -6,6 +6,12 @@ Requirement List =================== +This appendix provides a consolidated list of requirements that can be +searched and exported in a variety of formats. + +Additionally, a JSON version of the requirements can be +:download:`downloaded here<../data/needs.json>` + .. needtable:: :style: datatables :columns: id;content;target;keyword;section_name -- cgit 1.2.3-korg