training-guides/doc/upstream-training
Shuichiro MAKIGAKI 0c7de71e7c [upstream-training] Join OpenStack foundation before contribution
Contributors have to join OpenStack Foundation to push codes to gerrit.
Also, the same email address should be used when signing up for
launchpad, gerrit and the foundation.
New contributors often get stuck on these points.

Closes-Bug: #1470454
Change-Id: I9fc747e8113bf83241e60c45f92c94e49eb8171e
2015-07-11 16:29:58 +09:00
..
2015-04-08 14:18:36 +02: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 Hieroglyph in convenient html5 slides.


Install Tox
-----------

Install tox using pip

  $ pip install tox

Build the presentation
-----------------

  $ tox -e upstream-slides

You should be able to see the slides at the given location: training-guides/doc/upstream-training/build/slides

These are HTML5 slides and should open with any modern web browser.