
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
(cherry picked from commit 3db2c670a1
)
34 lines
761 B
ReStructuredText
34 lines
761 B
ReStructuredText
.. _links:
|
|
|
|
##################################
|
|
VPP Wiki, Doxygen and Other Links
|
|
##################################
|
|
|
|
There are several places to find helpful Information regarding FD.io VPP.
|
|
|
|
.. toctree::
|
|
|
|
****************
|
|
FD.io Main Site
|
|
****************
|
|
|
|
VPP is part of the FD.io Linux Foundation project. The link describing the FD.io Linux
|
|
foundation project is here:
|
|
|
|
`<https://fd.io>`_
|
|
|
|
*********
|
|
VPP Wiki
|
|
*********
|
|
|
|
Much of the VPP developer documentation can be found on the VPP wiki.
|
|
|
|
`<https://wiki.fd.io/view/VPP>`_
|
|
|
|
********************************
|
|
Source code Documents (doxygen)
|
|
********************************
|
|
|
|
Some of VPP is documented in the sources with Doxygen. See
|
|
`<https://docs.fd.io/vpp>`_ for links to Doxygen documentation by release.
|