diff options
Diffstat (limited to 'docs/links/index.rst')
-rw-r--r-- | docs/links/index.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/links/index.rst b/docs/links/index.rst new file mode 100644 index 00000000000..03b317f0bea --- /dev/null +++ b/docs/links/index.rst @@ -0,0 +1,33 @@ +.. _links: + +############# +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/>`_ + |