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 | |
parent | 6c7bda911203da1528be9c41b618741f8279b37c (diff) |
docs: Added Related Projects and Archive
Change-Id: I9a6076aa53d810ec44761d9f9459eb91f2c05974
Signed-off-by: jdenisco <jdenisco@cisco.com>
-rw-r--r-- | docs/archive/index.rst | 50 | ||||
-rw-r--r-- | docs/index.rst | 2 | ||||
-rw-r--r-- | docs/links/index.rst | 23 | ||||
-rw-r--r-- | docs/relatedprojects/index.rst | 37 |
4 files changed, 102 insertions, 10 deletions
diff --git a/docs/archive/index.rst b/docs/archive/index.rst new file mode 100644 index 00000000000..405fffb9dd4 --- /dev/null +++ b/docs/archive/index.rst @@ -0,0 +1,50 @@ +.. _archive: + +######## +Archive +######## + +.. toctree:: + +***** +2018 +***** + +`<https://docs.fd.io/vpp/18.11>`_ + +`<https://docs.fd.io/vpp/18.10>`_ + +`<https://docs.fd.io/vpp/18.07.1>`_ + +`<https://docs.fd.io/vpp/18.04>`_ + +`<https://docs.fd.io/vpp/18.01.2>`_ + +`<https://docs.fd.io/vpp/18.01.1>`_ + +`<https://docs.fd.io/vpp/18.01>`_ + + +***** +2017 +***** + +`<https://docs.fd.io/vpp/17.10>`_ + +`<https://docs.fd.io/vpp/17.07.01>`_ + +`<https://docs.fd.io/vpp/17.07>`_ + +`<https://docs.fd.io/vpp/17.04>`_ + +`<https://docs.fd.io/vpp/17.01.1>`_ + +`<https://docs.fd.io/vpp/17.01>`_ + +***** +2016 +***** + +`<https://docs.fd.io/vpp/16.09>`_ + +`<https://docs.fd.io/vpp/16.12>`_ diff --git a/docs/index.rst b/docs/index.rst index ed47bccd253..40d9fc70306 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,3 +27,5 @@ Finally it is useful both a software development kit or an appliance out of the troubleshooting/index events/index reference/index + relatedprojects/index + archive/index 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/>`_ diff --git a/docs/relatedprojects/index.rst b/docs/relatedprojects/index.rst new file mode 100644 index 00000000000..fe31ab14444 --- /dev/null +++ b/docs/relatedprojects/index.rst @@ -0,0 +1,37 @@ +.. _relatedprojects: + +################# +Related Projects +################# + +.. toctree:: + +***** +CICN +***** + +`<https://docs.fd.io/cicn>`_ + +************************************************ +Continuous System Integration and Testing (CSIT) +************************************************ + +`<https://docs.fd.io/csit>`_ + +******* +HC2VPP +******* + +`<https://docs.fd.io/hc2vpp>`_ + +********** +Honeycomb +********** + +`<https://docs.fd.io/honeycomb>`_ + +**** +NSH +**** + +`<https://docs.fd.io/nsh_sfc>`_ |