diff options
author | Qiaowei Ren <qiaowei.ren@intel.com> | 2018-11-16 01:03:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-11-16 01:03:09 +0000 |
commit | 31ce8caeceaa78c5c116e7f631ad220cdc76f70f (patch) | |
tree | 3b021bc73c10cf7f8c2795b66e679a9f02cb2f17 /docs | |
parent | 86b439de05a8b5ef5d73c39db3f04a8e1053166b (diff) | |
parent | 7606fef53a825802a4855ceeb90ea40085a42ed3 (diff) |
Merge "Create Documentation Indexes"
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 18 | ||||
-rw-r--r-- | docs/release/scenarios/index.rst | 13 |
2 files changed, 31 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..65683cd --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _stor4nfv: + +======== +Stor4NFV +======== + + +.. toctree:: + :maxdepth: 1 + + release/userguide/index + release/scenarios/index + release/release-notes/index + + diff --git a/docs/release/scenarios/index.rst b/docs/release/scenarios/index.rst new file mode 100644 index 0000000..5dadb72 --- /dev/null +++ b/docs/release/scenarios/index.rst @@ -0,0 +1,13 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _scenarios: + +================== +Stor4NFV Scenarios +================== + +.. toctree:: + :maxdepth: 1 + + k8-nosdn-stor4nfv-ha/index |