blob: 16c26defe2260a331ec2f9a379c3b07b3bc1a88c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
.. _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.
|