Skip to content

Commit

Permalink
Javadocs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbognar committed Aug 30, 2018
1 parent 0341ad2 commit 1a14131
Show file tree
Hide file tree
Showing 16 changed files with 1,623 additions and 559 deletions.
4 changes: 4 additions & 0 deletions juneau-build-javadoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ cd juneau-doc
java -cp juneau-doc.jar org.apache.juneau.doc.internal.DocLinkTester
cd ..

rm -rf ../juneau-website/content/site/apidocs_preview
mkdir ../juneau-website/content/site/apidocs_preview
cp -r ./target/site/apidocs/* ../juneau-website/content/site/apidocs_preview

echo '*******************************************************************************'
echo '***** SUCCESS *****************************************************************'
echo '*******************************************************************************'
Binary file removed juneau-doc/juneau-microservice.UiCustomization.1.png
Binary file not shown.
Loading

0 comments on commit 1a14131

Please sign in to comment.