diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-02 10:34:42 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-11-02 10:34:42 -0700 |
commit | 7606fef53a825802a4855ceeb90ea40085a42ed3 (patch) | |
tree | fbba91a98aaea1efb37883b0a933553ca2b90f6c /docs/release | |
parent | 0f4cd61a5d8e655be423481765e325e88012d9f7 (diff) |
Create Documentation Indexes
index.rst files were missing for some of the folders under docs which causes
builds to fail.
Change-Id: Iacdf3bb5c27940845141a39164d4b8ff699c81cd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/scenarios/index.rst | 13 |
1 files changed, 13 insertions, 0 deletions
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 |