diff options
author | Yaron Yogev <yaronyogev@gmail.com> | 2018-01-23 15:26:21 +0200 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2018-01-24 12:51:25 -0500 |
commit | c6c19c9d08794f947bd4b48b85a4ff9f18d56634 (patch) | |
tree | cef7c7fed4fc81d4cce1fa46982740067ee5c728 /docs/index.rst | |
parent | 98c3ac7c859e34fe60d061b9ca591aba429e4118 (diff) |
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 <yaronyogev@gmail.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
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 |