mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix javadoc sh
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
exec mvn javadoc:javadoc
|
#exec mvn javadoc:javadoc
|
||||||
|
|
||||||
|
# 多模块聚合文档,生成在target/site/apidocs
|
||||||
|
exec mvn javadoc:aggregate
|
||||||
|
Reference in New Issue
Block a user