diff options
author | Dave Barach <dave@barachs.net> | 2021-06-09 07:49:34 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2021-06-11 11:50:09 +0000 |
commit | 3db2c670a157b8bf2daccf77a872c154f88f6d0a (patch) | |
tree | ca2b3e54111d8b4de3c6d3faefc3243330d3fcc2 /docs/events/index.rst | |
parent | 6195c834eda00efc8758e18685109f2ee2b2a3f1 (diff) |
docs: cleanup, remove stale material
Point https://fd.io/docs/vpp/master/links/index.html at docs.fd.io/vpp
instead of at one specific stale release
Remove https://fd.io/docs/vpp/master/featuresbyrelease/index.html
Remove https://fd.io/docs/vpp/master/events/index.html
Remove dead projects from
https://fd.io/docs/vpp/master/relatedprojects/index.html
Remove unsupported distros from
https://fd.io/docs/vpp/master/whatisvpp/supported.html
Reduce (doxygen) list of test framework doc files to actively
supported releases
Type: docs
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I179966fbbe09ac123e5f2647787a8dea93190b5c
Diffstat (limited to 'docs/events/index.rst')
-rw-r--r-- | docs/events/index.rst | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/docs/events/index.rst b/docs/events/index.rst deleted file mode 100644 index 06d14ef8719..00000000000 --- a/docs/events/index.rst +++ /dev/null @@ -1,60 +0,0 @@ -.. _events: - -.. toctree:: - -###### -Events -###### - -=========== -Conferences -=========== - -.. toctree:: - :maxdepth: 2 - - Conferences/Linuxcon/index.rst - Conferences/CiscoLiveUS/index.rst - Conferences/OSCON/index.rst - - -======= -Summits -======= - -.. toctree:: - :maxdepth: 2 - - Summits/FDioMiniSummit/KubeCon_2017/index.rst - Summits/DPDKSummit/index.rst - Summits/OpensourceSummit/index.rst - Summits/FDioMiniSummit/index.rst - Summits/UKNO/index.rst - Summits/OpNFV/index.rst - Summits/DPDKSummit/2016/index.rst - Summits/OpNFV/OpNFVtechnicalwork/index.rst - Summits/OpenNetworkSummit/index.rst - Summits/OpNFV/OPNFVSummit/index.rst - Summits/OpenDaylight/index.rst - -======== -Meetings -======== - -.. toctree:: - :maxdepth: 2 - - MeetUps/FDIOVPPTerabit/index.rst - MeetUps/IntelSDN/index.rst - MeetUps/TWS/index.rst - MeetUps/fdioWebinar/index.rst - -========= -Community -========= - -.. toctree:: - :maxdepth: 2 - - Community/VPP/index.rst - Community/TSC/index.rst |