diff options
author | Dave Barach <dave@barachs.net> | 2021-06-09 07:49:34 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-06-11 11:50:09 +0000 |
commit | 3db2c670a157b8bf2daccf77a872c154f88f6d0a (patch) | |
tree | ca2b3e54111d8b4de3c6d3faefc3243330d3fcc2 /doxygen | |
parent | 6195c834eda00efc8758e18685109f2ee2b2a3f1 (diff) |
docs: cleanup, remove stale material
Point https://fd.io/docs/vpp/master/links/index.html at docs.fd.io/vpp
instead of at one specific stale release
Remove https://fd.io/docs/vpp/master/featuresbyrelease/index.html
Remove https://fd.io/docs/vpp/master/events/index.html
Remove dead projects from
https://fd.io/docs/vpp/master/relatedprojects/index.html
Remove unsupported distros from
https://fd.io/docs/vpp/master/whatisvpp/supported.html
Reduce (doxygen) list of test framework doc files to actively
supported releases
Type: docs
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I179966fbbe09ac123e5f2647787a8dea93190b5c
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/test_framework_doc.md | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/doxygen/test_framework_doc.md b/doxygen/test_framework_doc.md index abb9ae716da..c6b669ed09b 100644 --- a/doxygen/test_framework_doc.md +++ b/doxygen/test_framework_doc.md @@ -2,21 +2,7 @@ Test Framework Documentation {#test_framework_doc} ============================ PyDoc generated documentation for the "make test" framework is available for -the following releases: +the following actively supported releases: - [Test framework documentation for VPP 21.10](https://docs.fd.io/vpp/21.10/vpp_make_test/html) - [Test framework documentation for VPP 21.06](https://docs.fd.io/vpp/21.06/vpp_make_test/html) -- [Test framework documentation for VPP 21.01](https://docs.fd.io/vpp/21.01/vpp_make_test/html) -- [Test framework documentation for VPP 20.09](https://docs.fd.io/vpp/20.09/vpp_make_test/html) -- [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) -- [Test framework documentation for VPP 19.01](https://docs.fd.io/vpp/19.01/vpp_make_test/html) -- [Test framework documentation for VPP 18.10](https://docs.fd.io/vpp/18.10/vpp_make_test/html) -- [Test framework documentation for VPP 18.07](https://docs.fd.io/vpp/18.07/vpp_make_test/html) -- [Test framework documentation for VPP 18.04](https://docs.fd.io/vpp/18.04/vpp_make_test/html) -- [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) |