Skip to content

Commit 5f88794

Browse files
committed
Bumping versions
1 parent e0004d2 commit 5f88794

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
@@ -92,6 +92,13 @@ parsing or rendering it, just copying it to `${main.basedir}`
9292
any changes in the README it will then show up after a Maven build as
9393
a modified file in the correct place. Just commit it and push the change.
9494

95+
You can generate the docs site using the following command:
96+
97+
[indent=0]
98+
----
99+
./mvnw -pl docs -P docs antora:antora
100+
----
101+
95102
[[working-with-the-code]]
96103
== Working with the code
97104
If you don't have an IDE preference we would recommend that you use

0 commit comments

Comments
 (0)