GerritCodeReview/training_gerrit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Building asciidoc presentation:
- download and install asciidoc (with slidy) and graphviz
- from the presentations/<subject>/ folder run:
./makeslides
Open a presentation:
- open the resulting *.html document in a web browser
- use the same keys like in PowerPoint to move forward and back
Building exercises:
- from exercises/egit/<subject>/ folder run:
make html
or
make pdf