Skip to content

Commit f010bd2

Browse files
committed
Bumping versions
1 parent e9693bc commit f010bd2

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

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

0 commit comments

Comments
 (0)