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 /docs/index.rst | |
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 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index a1917b35f5e..238931e8d3d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,7 +15,7 @@ VPP's high performance network stack is quickly becoming the network stack of choice for applications around the world. VPP is continually being enhanced through the extensive use of plugins. The -`Data Plane Development Kit (DPDK) <https://en.wikipedia.org/wiki/Data_Plane_Development_Kit>`_ +`Data Plane Development Kit (DPDK) <https://en.wikipedia.org/wiki/Data_Plane_Development_Kit>`_ is a great example of this. It provides some important features and drivers for VPP. @@ -37,10 +37,7 @@ For more details click on the links below or press next. gettingstarted/index links/index usecases/index - featuresbyrelease/index troubleshooting/index - events/index reference/index relatedprojects/index - archive/index about.rst |