From 45e1cd92cadf15dd3ce84ff28feb8f70aff0a1e0 Mon Sep 17 00:00:00 2001 From: jdenisco Date: Mon, 17 Sep 2018 15:39:09 -0400 Subject: docs: Added Related Projects and Archive Change-Id: I9a6076aa53d810ec44761d9f9459eb91f2c05974 Signed-off-by: jdenisco --- docs/archive/index.rst | 50 ++++++++++++++++++++++++++++++++++++++++++ docs/index.rst | 2 ++ docs/links/index.rst | 23 ++++++++++--------- docs/relatedprojects/index.rst | 37 +++++++++++++++++++++++++++++++ 4 files changed, 102 insertions(+), 10 deletions(-) create mode 100644 docs/archive/index.rst create mode 100644 docs/relatedprojects/index.rst (limited to 'docs') 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 +***** + +``_ + +``_ + +``_ + +``_ + +``_ + +``_ + +``_ + + +***** +2017 +***** + +``_ + +``_ + +``_ + +``_ + +``_ + +``_ + +***** +2016 +***** + +``_ + +``_ 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 `_ +``_ +********* VPP Wiki -========== +********* Much of the VPP developer documentation can be found on the VPP wiki. -`FD.io VPP wiki `_ +``_ -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 `_ +``_ 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 +***** + +``_ + +************************************************ +Continuous System Integration and Testing (CSIT) +************************************************ + +``_ + +******* +HC2VPP +******* + +``_ + +********** +Honeycomb +********** + +``_ + +**** +NSH +**** + +``_ -- cgit 1.2.3-korg