Added the group package to Misc Javadoc group
This commit is contained in:
parent
cd3c0d25c8
commit
144c6d3da7
2
pom.xml
2
pom.xml
@ -261,7 +261,7 @@
|
||||
-group "Central interface for all I/O operations" ${project.groupId}.channel*
|
||||
-group "Client & Server bootstrapping utilities" ${project.groupId}.bootstrap*
|
||||
-group "Reusable I/O event interceptors" ${project.groupId}.handler*
|
||||
-group "Miscellaneous" ${project.groupId}.logging*
|
||||
-group "Miscellaneous" ${project.groupId}.logging* ${project.groupId}.group*
|
||||
-sourceclasspath ${project.build.outputDirectory}
|
||||
</additionalparam>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
Loading…
Reference in New Issue
Block a user