diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..4f9b38a --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,18 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 +.. International License. +.. SPDX-License-Identifier CC-BY-4.0 +.. (c) OPNFV, Authors of Clover + +.. _clover: + +============ +OPNFV Clover +============ + +.. toctree:: + :maxdepth: 1 + + release/userguide/index.rst + release/release-notes/index.rst + release/configguide/index.rst + development/design/index.rst |