hutool/bin/javadoc.sh
2023-09-26 15:02:22 +08:00

7 lines
122 B
Bash
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/bin/bash
#exec mvn javadoc:javadoc
# 多模块聚合文档生成在target/site/apidocs
exec mvn javadoc:aggregate