Skip to content

Commit 388cf84

Browse files
committed
add reference build
1 parent c214dcc commit 388cf84

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ pushd ./src/examples/java/reference
1717
find . -name "*.gif" | cpio -pdm $folder
1818
popd
1919

20+
mvn javadoc:javadoc@generate-json-docs
21+
2022
sed -i "s/{{VERSION}}/${VERSION}/g" ./docs/book/download.md
2123
sed -i "s/{{VERSION}}/${VERSION}/g" ./docs/book/index.md
2224
popd

0 commit comments

Comments
 (0)