This guide has been authored in plain text, using asciidoc. To edit, we recommend using "AsciidocFX".
The source files are in src/main/asciidoc
directory.
To build, use Apache Maven. Install Java and Maven, then simply type:
mvn
This will generate the PDF and HTML to the target/generated-docs
directory.