Skip to content

Commit d0e5374

Browse files
committed
Bumping versions
1 parent 400c2af commit d0e5374

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

70+
You can generate the docs site using the following command:
71+
72+
[indent=0]
73+
----
74+
./mvnw -pl docs -P docs antora:antora
75+
----
76+
7077
[[working-with-the-code]]
7178
== Working with the code
7279
If you don't have an IDE preference we would recommend that you use

0 commit comments

Comments
 (0)