mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-25 00:07:12 -07:00
Updated javadoc command
This commit is contained in:
parent
445e57c843
commit
13857dc00e
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ public class BldBuild extends Project {
|
|||
"test.h2");
|
||||
|
||||
javadocOperation()
|
||||
.sourceFiles(FileUtils.getJavaFileList(core_src_main_java_directory))
|
||||
.excluded(
|
||||
"rife/antlr/",
|
||||
"rife/asm/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue