training-guides/doc/upstream-training
Shilla Saebi 4ca1a12bb0 changes to tech-committee-rst
removed parenthesis and …
removed all and added entirely
fixed run on sentence
added capitals under PTLs for consistency
added an before ATC
removed extra spaces

Change-Id: Ib1f4e9d9d1ff3270b0923898345220d64d1eb4b2
2014-11-22 12:31:43 -05:00
..
2014-10-29 12:46:58 +01:00

Slides for Upstream Training
============================

The files are based on teaching material provided originally by Loic Dachary as ODP files. Converted to RST text in order to be converted by landslide in convenient html5 slides.

Documentation for landslide on https://github.com/adamzap/landslide

Install landslide
-----------------

Install the latest stable version of Landslide with a python package manager like pip:

  $ pip install landslide

To build a presentation
-----------------------

  $ landslide -r -d <presentation.html> <presentation.rst>

To build all presentations
--------------------------

  $ ./landslide.sh