diff options
author | 2016-01-29 21:22:46 +0000 | |
---|---|---|
committer | 2016-01-29 21:22:46 +0000 | |
commit | 4aa1ce14bb812da904f65e8c8f6e6a92053a41e3 (patch) | |
tree | 7efd6931897c4c3674dcdb1b6c62d6443998097b /docs/userguides/index.rst | |
parent | 31694463288aebc06bfd5b4a75d934af4124dd0f (diff) | |
parent | 3f4eb4bbabbc6bc06f663abaaf60cc4573fb4fcd (diff) |
Merge "docs: Add initial documentation"
Diffstat (limited to 'docs/userguides/index.rst')
-rw-r--r-- | docs/userguides/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/userguides/index.rst b/docs/userguides/index.rst new file mode 100644 index 0000000..a03372f --- /dev/null +++ b/docs/userguides/index.rst @@ -0,0 +1,10 @@ +****************************** +OVSNFV Guides and Installation +****************************** + +.. toctree:: + :numbered: + :maxdepth: 3 + + quickstart.rst + installation.rst |