From c6c19c9d08794f947bd4b48b85a4ff9f18d56634 Mon Sep 17 00:00:00 2001 From: Yaron Yogev Date: Tue, 23 Jan 2018 15:26:21 +0200 Subject: revert some docs changes from last commit by Koren table fixes by Aric Gardner in docs/release/admin-guide.rst were accidentaly destroyed files were accidentaly removed: docs/index.rst, docs/release/index.rst Change-Id: I9f826f524efd3e1af596055f0f16433551a918eb Signed-off-by: Yaron Yogev --- docs/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/index.rst (limited to 'docs/index.rst') 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 -- cgit 1.2.3-korg