Files
4775bbdcc43afdd45f4b641dc57b2c2be3928ad5
training-guides /doc /upstream-training
Christian Berendt f3756b0a37 [upstream-training] improve the index.rst file
* remove the "Indices and tables" slide
There is no need for a "Indices and tables" slide. The slide is
confusing and should be removed.
* convert the index.rst file from a default Sphinx documentation
 index.rst file into a more useful hieroglyph index.rst file
Change-Id: I15f9b5a44fd86972d6d937f11922335fa4cc1163
2015年06月16日 13:47:29 +02:00
..
2015年03月26日 14:33:38 +01: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.