diff options
author | blsaws <bryan.sullivan@att.com> | 2016-08-31 07:57:11 -0700 |
---|---|---|
committer | blsaws <bryan.sullivan@att.com> | 2016-08-31 08:25:25 -0700 |
commit | 6d6dcb6b637386aa9e1db38ba11c7c101706f855 (patch) | |
tree | 9cbe89077e1a66cbb398c1bbdfef4f58eca84e2c /docs/design/index.rst | |
parent | 1a2c0bc8571b64e88b02676e4413dd4e325b61e0 (diff) |
Include config and usage guidelines in main doc
JIRA: COPPER-1
Try 2, the links to docs in other folders are not accepted
Try 3, using an include file
Try 4, individual include files
Change-Id: I57e7b797ce31fc6f248dc42fea33d768ba44ed81
Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'docs/design/index.rst')
-rw-r--r-- | docs/design/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/design/index.rst b/docs/design/index.rst index 19e2262..76ad890 100644 --- a/docs/design/index.rst +++ b/docs/design/index.rst @@ -11,3 +11,6 @@ OPNFV Copper Project usecases.rst architecture.rst requirements.rst + featureconfig_link.rst + postinstall_link.rst + featureusage_link.rst |