Created
June 7, 2017 21:42
-
-
Save camsaul/19b37e7a7d9c2f79335d28bfefaa542c to your computer and use it in GitHub Desktop.
generating javadocs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
javadoc -sourcepath ./src/main/java -subpackages net.sf.jsqlparser |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment