diff options
-rw-r--r-- | docs/release/userguide.introduction.rst | 1 | ||||
-rw-r--r-- | docs/testing/testing-user.rst | 8 |
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/release/userguide.introduction.rst b/docs/release/userguide.introduction.rst index d810618cc..1a5c2da77 100644 --- a/docs/release/userguide.introduction.rst +++ b/docs/release/userguide.introduction.rst @@ -66,5 +66,4 @@ Feature User Guides - :ref:`Barometer User Guide <barometer-userguide>` - :ref:`Doctor User Guide <doctor-userguide>` -- :ref:`SampleVNF User Guide <samplevnf-userguide>` - :ref:`Stor4NFV User Guide <stor4nfv:stor4nfv-userguide>` diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index 056b75fc9..a892ad4d5 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -36,6 +36,14 @@ Functest * :doc:`Functest Installation Guide <functest:testing/user/configguide/index>` * :doc:`Functest User Guide <functest:testing/user/userguide/index>` +SampleVNF +-------- +.. toctree:: + :maxdepth: 1 + +* :doc:`SampleVNF User Guide <samplevnf:testing/user/userguide/index> + + NFVbench -------- .. toctree:: |