7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
|
|
[[appendix-building-the-documentation]]
|
|
= Building This Documentation
|
|
|
|
This project uses Maven to generate this documentation. To generate it for yourself,
|
|
run the following command: `$ mvn clean install -DskipTests -P docs`.
|