diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-08-07 17:25:08 +0000 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-08-07 17:25:08 +0000 |
commit | f16826e7bcaa6e67ee1d21bdab1ea164ac8bbd89 (patch) | |
tree | 989c460f220701ddc27e5a846f258b0551c6288c | |
parent | e41fd65381128642803677a6272f9eb02a46ece6 (diff) |
docs: Add link to 20.01 test framework docs
Change-Id: Ida11ed3dd70058cb618a7f9c137fde2e1e133a71
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@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 2ff79d88d49..194bdf6cad2 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.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) - [Test framework documentation for VPP 19.01](https://docs.fd.io/vpp/19.01/vpp_make_test/html) |