diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2018-01-25 14:27:54 -0500 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2018-01-25 14:27:54 -0500 |
commit | 92b15bcea4c6c5e62415a8207463eb9a897630c6 (patch) | |
tree | 7ab64ad9f3937d483cb2be3bbd58894a9f2b6340 | |
parent | a1a382bb2bc2fbf6bf947a24a263fefbe32497e7 (diff) |
Add link to 18.01 test framework documentation.
Change-Id: I030602391ea3b612ac9a6780399cc30b427cc3a5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
-rw-r--r-- | doxygen/test_framework_doc.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/test_framework_doc.md b/doxygen/test_framework_doc.md index 755a29e41f4..256e7ab2e32 100644 --- a/doxygen/test_framework_doc.md +++ b/doxygen/test_framework_doc.md @@ -3,6 +3,7 @@ Test Framework Documentation {#test_framework_doc} PyDoc generated documentation for the "make test" framework is available for the following releases +- [Test framework documentation for VPP 18.01](https://docs.fd.io/vpp/18.01/vpp_make_test/html) - [Test framework documentation for VPP 17.10](https://docs.fd.io/vpp/17.10/vpp_make_test/html) - [Test framework documentation for VPP 17.04](https://docs.fd.io/vpp/17.04/vpp_make_test/html) - [Test framework documentation for VPP 17.01](https://docs.fd.io/vpp/17.01/vpp_make_test/html) |