Please find the presentation slides at presentation/Slides_DevoxxMA2017.pdf
The examples are accessible via the branches within this repository:
branch name | description |
---|---|
master |
first example, showing the basic gradle build generating HTML and PDF from |
includeByLine |
demonstrate including a code snippet via reference by line numbers |
includeByLabel |
demonstrate including a code snippet via reference by tag |
variables |
demonstrate passing the version number from the build into the generated document |
livingDoc |
demonstrate using a CSV a source for data driven tests and the generated documentation at the same time |
Some interesting links: