diff options
author | jdenisco <jdenisco@cisco.com> | 2018-09-17 15:39:09 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-09-18 21:03:06 +0000 |
commit | 45e1cd92cadf15dd3ce84ff28feb8f70aff0a1e0 (patch) | |
tree | aba6db4bf8657d65456fddc2cb54faef4e79ae22 /docs/links | |
parent | 6c7bda911203da1528be9c41b618741f8279b37c (diff) |
docs: Added Related Projects and Archive
Change-Id: I9a6076aa53d810ec44761d9f9459eb91f2c05974
Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/links')
-rw-r--r-- | docs/links/index.rst | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/docs/links/index.rst b/docs/links/index.rst index f241df9bb4d..27a4c614b8d 100644 --- a/docs/links/index.rst +++ b/docs/links/index.rst @@ -1,33 +1,36 @@ .. _links: -############################# -VPP Wiki and Other 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: -`FD.io Main Site <https://fd.io>`_ +`<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>`_ +`<https://wiki.fd.io/view/VPP>`_ -Source code Documents -===================== +******************************** +Source code Documents (doxygen) +******************************** 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/>`_ +`<https://docs.fd.io/vpp/18.10/>`_ |