diff options
author | John DeNisco <jdenisco@cisco.com> | 2018-08-08 07:36:50 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2018-08-09 18:02:20 +0000 |
commit | faa9300867da25cea9c0c610d841d8ce42adf982 (patch) | |
tree | 1149a8fa84a0fc292d6c098704b012bc28ba326a /docs/events/Summits/OpenDaylight | |
parent | fe80c49740f1cf51c3e0414e0b4540fe985a59e4 (diff) |
DOCS: Restructure Events
Change-Id: I135ced20b58cdb72fbd0784015af037bb6e7ad28
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/events/Summits/OpenDaylight')
3 files changed, 69 insertions, 0 deletions
diff --git a/docs/events/Summits/OpenDaylight/2016_02_29_fdioandhoneycomb.rst b/docs/events/Summits/OpenDaylight/2016_02_29_fdioandhoneycomb.rst new file mode 100644 index 00000000000..f589b7a4349 --- /dev/null +++ b/docs/events/Summits/OpenDaylight/2016_02_29_fdioandhoneycomb.rst @@ -0,0 +1,28 @@ +.. _2016_02_29_fdioandhoneycomb: + +.. toctree: + +=================== +FD.io and Honeycomb +=================== + +Event +----- + +This presentation was held during the OpenDaylight Design Forum on March 1st, 2016. + +Speakers +-------- + +Ed Warnicke + +Slideshow +--------- + +`Presentation Powerpoint <https://wiki.fd.io/images/8/84/Honeycomb_and_Fdio.pptx>`_ + +Video +----- + +`Ed Warnicke's Video Presentation <https://www.youtube.com/watch?v=ZqH9nwh83DI>`_ + diff --git a/docs/events/Summits/OpenDaylight/2016_02_29_fdiointro.rst b/docs/events/Summits/OpenDaylight/2016_02_29_fdiointro.rst new file mode 100644 index 00000000000..018f55296a7 --- /dev/null +++ b/docs/events/Summits/OpenDaylight/2016_02_29_fdiointro.rst @@ -0,0 +1,28 @@ +.. _2016_02_29_fdiointro: + +.. toctree: + +=========== +FD.io Intro +=========== + +Event +----- + +This presentation was held during the OpenDaylight Design Forum on February 29th, 2016. + +Speakers +-------- + +Ed Warnicke + +Slideshow +--------- + +`Presentation Powerpoint <https://wiki.fd.io/images/a/a2/Fdio_intro_2016-03-10.pptx>`_ + +Video +----- + +`Ed Warnicke's Video Presentation <https://www.youtube.com/watch?v=OYQWRnar0gs&list=PLGeM09tlguZQo9qAFIxF_TpNxlfGgJVUN&index=78>`_ + diff --git a/docs/events/Summits/OpenDaylight/index.rst b/docs/events/Summits/OpenDaylight/index.rst new file mode 100644 index 00000000000..7434a09501d --- /dev/null +++ b/docs/events/Summits/OpenDaylight/index.rst @@ -0,0 +1,13 @@ +.. _OpenDaylight: + +.. toctree:: + +######################################### +February 2016 - OpenDaylight Design Forum +######################################### + +.. toctree:: + :maxdepth: 1 + + 2016_02_29_fdiointro.rst + 2016_02_29_fdioandhoneycomb.rst
\ No newline at end of file |