blob: 03719dc46e11fcaf1873821e83bca9dfa6e9ffb4 [file] [log] [blame]
Edwin Kempineef54552013-01-18 13:59:18 +01001Building asciidoc presentation:
2- download and install asciidoc (with slidy) and graphviz
3- from the presentations folder run:
4 ./makeslides
5
6Open a presentation:
7- open the resulting *.html document in a web browser
8- use the same keys like in PowerPoint to move forward and back
9
10Building exercises:
11- from exercise folder run:
12 make html
13 or
14 make pdf