This repository was archived by the owner on Jan 30, 2019. It is now read-only.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
The repository contains the AsciiDoc sources to generate the specification document in both HTML and pdf format.
Generating the Specification
Just enter mvn at the command line in this directory. Maven will generate the following artifacts.
- Specification as PDF
-
-
The specification in PDF form.
-
In the directory:
target/publish/docbook/publish/en-US/pdf
-
- Specification as HTML
-
-
The specification in HTML form.
-
In the directory:
target/publish/html
-