Skip to content

Commit

Permalink
update javadoc script
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalterman committed Jul 5, 2015
1 parent 2c3d06a commit 5b19141
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/push-javadoc.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
# run from top level dir
rm -rf target/docs
git clone git@github.com:jhalterman/concurrentunit.git target/docs -b gh-pages
mvn -Pjavadoc javadoc:javadoc
cd target/docs
Expand Down

0 comments on commit 5b19141

Please sign in to comment.