Skip to content

Commit 9e9160c

Browse files
committed
Bumping versions
1 parent 12443fb commit 9e9160c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ parsing or rendering it, just copying it to `${main.basedir}`
6161
any changes in the README it will then show up after a Maven build as
6262
a modified file in the correct place. Just commit it and push the change.
6363

64+
You can generate the docs site using the following command:
65+
66+
[indent=0]
67+
----
68+
./mvnw -pl docs -P docs antora:antora
69+
----
70+
6471
[[working-with-the-code]]
6572
== Working with the code
6673
If you don't have an IDE preference we would recommend that you use

0 commit comments

Comments
 (0)