blob: f241df9bb4dd6e4936f1ec6cffa23ebd48c5c0fa (
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 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:
`FD.io Main Site <https://fd.io>`_
VPP Wiki
==========
Much of the VPP developer documentation can be found on the VPP wiki.
`FD.io VPP wiki <https://wiki.fd.io/view/VPP>`_
Source code Documents
=====================
Some of VPP is documented in the sources with Doxygen. The links to these documents
can be found here.
`Doxygen <https://docs.fd.io/vpp/18.10/>`_
|