diff options
-rw-r--r-- | docs/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 00000000..1376a69f --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,19 @@ +.. _samplevnf: + +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. SPDX-License-Identifier CC-BY-4.0 +.. (c) Open Platform for NFV Project, Inc. and its contributors + +********************************* +OPNFV Samplevnf +********************************* + +.. toctree:: + :numbered: + :maxdepth: 1 + + release/release-notes/index + release/results/index + testing/developer/index + testing/user/userguide/index |