diff options
author | stark, steven <ss820f@att.com> | 2018-03-29 12:54:39 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-03-29 12:59:00 -0700 |
commit | 72322e8a3823b823f9398fd99f2f99b5adba1871 (patch) | |
tree | 4085f5bec12fdb120d132f5993160eb5144e9657 /docs/index.rst | |
parent | f0db7dce31005b0dc17265851231eee6c2f98405 (diff) |
VNFRQTS Template for VNF Test Descriptions
Adding initial documents for documenatation build
Adding template for VNF Test Descriptions
Change-Id: I4b45a30c63edf5ce90060ce94185af72429c78d4
Issue-ID: VNFRQTS-53
Signed-off-by: stark, steven <ss820f@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..aea5ca4 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,9 @@ +VNF Test Case Descriptions +-------------------------- + +.. toctree:: + :maxdepth: 2 + :numbered: + + Chapter1 + Chapter2
\ No newline at end of file |