From: Sofia Wallin Date: Thu, 14 Dec 2017 17:17:44 +0000 (+0100) Subject: Added index file X-Git-Tag: opnfv-6.1.0~12 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=22f979b8d5a6861457f9c5a94f83c359f48a7ed4;p=calipso.git Added index file the index file is needed to enable docs on docs.opnfv.org Change-Id: I13225ecbab52491128c781bdd8f86aaf137de64d Signed-off-by: Sofia Wallin --- diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..7e960d8 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV and others. + +===================== +Calipso documentation +===================== + +.. toctree:: + :maxdepth: 1 + + release/index.rst diff --git a/docs/release/index.rst b/docs/release/index.rst new file mode 100644 index 0000000..7dcd76d --- /dev/null +++ b/docs/release/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV and others. + + +.. toctree:: + :maxdepth: 1 + + about.rst + admin-guide.rst + api-guide.rst + calipso-model.rst + install-guide-rst + monotoring-guide.rst + quickstart-guide.rst