From 06a8de8658c90123c0befcb68eabcd58d5269a7a Mon Sep 17 00:00:00 2001 From: osp1 Date: Wed, 4 Mar 2020 12:22:51 +0000 Subject: [PATCH] Added test spec to config_refs and changed layout --- config/config_refs | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/config/config_refs b/config/config_refs index 98b69b1..152fb11 100644 --- a/config/config_refs +++ b/config/config_refs @@ -1,5 +1,9 @@ -|Item |Configuration Reference |Name |Location | -|-----------------------------------------------|-------------------------------|---------------------------------------|-------------------------------| -|User Interface Specification Document |UISpecGroup20 |UISpecGroup20.pdf |Folder docs/uispec | -|User Interface Specification Presentation |UISpecPresGroup20 |UISpecPresentationGroup20.pdf |Folder docs/uispecpresentation | -|-----------------------------------------------|-------------------------------|---------------------------------------|-------------------------------| ++-------------------------------------------+-------------------------+---------------------------------+--------------------------------+ +| Item | Configuration Reference | Name | Location | ++-------------------------------------------+-------------------------+---------------------------------+--------------------------------+ +| User Interface Specification Document | UISpecGroup20 | UISpecGroup20.pdf | Folder docs/uispec | ++-------------------------------------------+-------------------------+---------------------------------+--------------------------------+ +| User Interface Specification Presentation | UISpecPresGroup20 | UISpecPresentationGroup20.pdf | Folder docs/uispecpresentation | ++-------------------------------------------+-------------------------+---------------------------------+--------------------------------+ +| Test Specification | TestSpecGroup20 | Test_Specification_Group_20.pdf | Folder docs/testspec | ++-------------------------------------------+-------------------------+---------------------------------+--------------------------------+