training-guides/doc/upstream-training
Ian Y. Choi 8fd92f5c6c [upstream] Revise closing exercise section
- To make a generalized exercise, this commit changes from
  Spain travel plan to a plan for a country where group members
  would like to visit.
- IRC meeting info is added to encourage students to have
  meeting for discussion.
- Let's try students to improve the patchset they first submitted
  as a draft.
- More steps would be to expand with trip details as a blueprint.

Change-Id: I3415b5dd13fcca2d615384fd189c64c5416fbba8
2016-10-24 19:30:03 +09:00
..
2016-10-05 23:56:37 +09: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

Build the presentation using tox:

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.