From 06dcd45ff81e06bc8cf40ed487c0b2652d346a5a Mon Sep 17 00:00:00 2001 From: John DeNisco Date: Thu, 26 Jul 2018 12:45:10 -0400 Subject: Initial commit of Sphinx docs Change-Id: I9fca8fb98502dffc2555f9de7f507b6f006e0e77 Signed-off-by: John DeNisco --- .../AllTrainingContent/DayFour/4-1-mapinvpp.rst | 24 ++++++++++++++++++++++ .../DayFour/4-2-project-onelisp.rst | 23 +++++++++++++++++++++ .../DayFour/4-3-csit-performancetesting.rst | 24 ++++++++++++++++++++++ .../AllTrainingContent/DayFour/index.rst | 14 +++++++++++++ 4 files changed, 85 insertions(+) create mode 100644 docs/events/fdioTraining/AllTrainingContent/DayFour/4-1-mapinvpp.rst create mode 100644 docs/events/fdioTraining/AllTrainingContent/DayFour/4-2-project-onelisp.rst create mode 100644 docs/events/fdioTraining/AllTrainingContent/DayFour/4-3-csit-performancetesting.rst create mode 100644 docs/events/fdioTraining/AllTrainingContent/DayFour/index.rst (limited to 'docs/events/fdioTraining/AllTrainingContent/DayFour') diff --git a/docs/events/fdioTraining/AllTrainingContent/DayFour/4-1-mapinvpp.rst b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-1-mapinvpp.rst new file mode 100644 index 00000000000..298b6daaae8 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-1-mapinvpp.rst @@ -0,0 +1,24 @@ +.. _4-1-mapinvpp: + +.. toctree:: + +############################## +FD.io DevBoot: 4.1: Map in VPP +############################## + +Event +----- + +This presentation was held during the on th, 201. + +Speakers +-------- + + +Slideshow +--------- + +Video +----- + + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayFour/4-2-project-onelisp.rst b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-2-project-onelisp.rst new file mode 100644 index 00000000000..8d4dcaf2354 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-2-project-onelisp.rst @@ -0,0 +1,23 @@ +.. _4-2-project-onelisp: + +.. toctree:: + +##################################### +FD.io DevBoot: 4.2: Project: ONE LISP +##################################### + +Event +----- + +This presentation was held during the on th, 201. + +Speakers +-------- + + +Slideshow +--------- + +Video +----- + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayFour/4-3-csit-performancetesting.rst b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-3-csit-performancetesting.rst new file mode 100644 index 00000000000..5c59f09c02f --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayFour/4-3-csit-performancetesting.rst @@ -0,0 +1,24 @@ +.. _4-3-csit-performancetesting: + +.. toctree:: + +############################################# +FD.io DevBoot: 4.3 CSIT + Performance testing +############################################# + +Event +----- + +This presentation was held during the on th, 201. + +Speakers +-------- + + +Slideshow +--------- + +Video +----- + + diff --git a/docs/events/fdioTraining/AllTrainingContent/DayFour/index.rst b/docs/events/fdioTraining/AllTrainingContent/DayFour/index.rst new file mode 100644 index 00000000000..eaf58cd10c3 --- /dev/null +++ b/docs/events/fdioTraining/AllTrainingContent/DayFour/index.rst @@ -0,0 +1,14 @@ +.. _DayFour: + +.. toctree:: + +######## +Day Four +######## + +.. toctree:: + :maxdepth: 1 + + 4-1-mapinvpp.rst + 4-2-project-onelisp.rst + 4-3-csit-performancetesting.rst -- cgit 1.2.3-korg