From 4075b417e973adb257ae39ff5c25aa182a2af3ea Mon Sep 17 00:00:00 2001
From: Aric Gardner <agardner@linuxfoundation.org>
Date: Mon, 12 Nov 2018 14:26:55 -0500
Subject: index.rst was blank

Add index.rst for doctor

Change-Id: I1330b4e4c4c8cf5d7577e60063c0a6437eabd19b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
---
 docs/index.rst | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

(limited to 'docs')

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
+
-- 
cgit