diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-05-13 22:59:30 +0000 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-07-30 12:58:32 +0000 |
commit | 5d27037d165ce55dd80aa472a367923d6a08f755 (patch) | |
tree | 815b44be7ff9bb87fab237ffed5de6363cc25c2c /doxygen | |
parent | f9512bff1c241a876cc882ad654e75740497c46f (diff) |
docs: Add link to 20.05 test framework docs
Change-Id: I429a29a5cb1f311bec4361c758b14b51b0afc8aa
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit 765ef37670a4c32ccd3da345197e2b103d1a22b0)
Diffstat (limited to 'doxygen')
-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 194bdf6cad2..22a68037d37 100644 --- a/doxygen/test_framework_doc.md +++ b/doxygen/test_framework_doc.md @@ -4,6 +4,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 20.05](https://docs.fd.io/vpp/20.05/vpp_make_test/html) - [Test framework documentation for VPP 20.01](https://docs.fd.io/vpp/20.01/vpp_make_test/html) - [Test framework documentation for VPP 19.08](https://docs.fd.io/vpp/19.08/vpp_make_test/html) - [Test framework documentation for VPP 19.04](https://docs.fd.io/vpp/19.04/vpp_make_test/html) |