diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-11-12 14:26:55 -0500 |
---|---|---|
committer | Tomi Juvonen <tomi.juvonen@nokia.com> | 2018-11-13 12:42:11 +0000 |
commit | e4ad3e7cf33e7696a08a52c4e167e240f56c7428 (patch) | |
tree | 2edafb9ad460bbb35ff70ec45bf89492a70fd519 | |
parent | 9250be9b9f3e3fff0c5aa827daf89f0212ce964f (diff) |
index.rst was blankopnfv-7.1.0stable/gambia
Add index.rst for doctor
Change-Id: I1330b4e4c4c8cf5d7577e60063c0a6437eabd19b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit 4075b417e973adb257ae39ff5c25aa182a2af3ea)
-rw-r--r-- | docs/index.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index e69de29b..4dedb98d 100644 --- a/docs/index.rst +++ 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 + +.. _doctor: + +========================================= +Fault Management and Maintenance (Doctor) +========================================= + +.. toctree:: + :numbered: + :maxdepth: 2 + + release/index + development/index + |