mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-25 08:17:11 -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");
|
"test.h2");
|
||||||
|
|
||||||
javadocOperation()
|
javadocOperation()
|
||||||
|
.sourceFiles(FileUtils.getJavaFileList(core_src_main_java_directory))
|
||||||
.excluded(
|
.excluded(
|
||||||
"rife/antlr/",
|
"rife/antlr/",
|
||||||
"rife/asm/",
|
"rife/asm/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue