training-guides/doc/upstream-training
Jeremy Stanley 05792a6c4d Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I7a8a3877aa56aae5ab2e7b9f5ea278ea22d8043b
2014-12-05 03:30:41 +00:00
..
2014-12-01 21:13:02 +09: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