diff options
author | 2018-10-25 15:58:08 +0000 | |
---|---|---|
committer | 2018-10-25 15:58:08 +0000 | |
commit | 12bdf4134e0d627b96540f514d479600f73a8545 (patch) | |
tree | 290fc905a0234651d268e8e42bcae6ee72cebd81 /docs/index.rst | |
parent | 630875f0ac88239f0b9207312793f4d39a5e36bd (diff) | |
parent | 1ec589de26715445aeff3e565693f71e472e3496 (diff) |
Merge "Local Documentation Builds"
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..aceb2fc --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,16 @@ +.. _snaps: + +.. 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 Snaps +********************************* + +.. toctree:: + :numbered: + :maxdepth: 3 + + /how-to-use/index |