diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-05-13 22:59:30 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-05-13 22:59:30 +0000 |
commit | 765ef37670a4c32ccd3da345197e2b103d1a22b0 (patch) | |
tree | 1f4fad954ba1a6dabf990cd12e26c9c6e3229b2c /doxygen | |
parent | b8e9009400ba442866a88d3d29a8c359f9190ac3 (diff) |
docs: Add link to 20.05 test framework docs
Change-Id: I429a29a5cb1f311bec4361c758b14b51b0afc8aa
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
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) |