diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-10 14:41:47 -0700 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-09-24 17:57:08 +0000 |
commit | d13f5b9dd31fceaec93d5243b66515c3bff31426 (patch) | |
tree | 5ec294e255a046ffb328e36a36a9fb49390258bd /docs/index.rst | |
parent | daf133b7fcca4ae36da6bbd29689e3d0932755c6 (diff) |
Armband: All local documentation builds
Change-Id: I76b42e26375c81e9090d9d034b834f0f5b1d8506
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
(cherry picked from commit 871ed4fbb654a31b5abda1c6ead650677287fd10)
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..e1eb3ad0 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,17 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +.. _armband: + +======= +Armband +======= + +.. toctree:: + :maxdepth: 2 + + release/installation/index + release/release-notes/index + release/userguide/index |