File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2121 <module >commandapi-bukkit</module >
2222 <module >../commandapi-kotlin/commandapi-core-kotlin</module >
2323 <module >../commandapi-kotlin/commandapi-bukkit-kotlin</module >
24+ <module >../commandapi-documentation-code</module >
2425 </modules >
2526 </profile >
2627 <profile >
3536 <module >commandapi-velocity</module >
3637 <module >../commandapi-kotlin/commandapi-core-kotlin</module >
3738 <module >../commandapi-kotlin/commandapi-velocity-kotlin</module >
39+ <module >../commandapi-documentation-velocity-code</module >
3840 </modules >
3941 </profile >
4042 </profiles >
Original file line number Diff line number Diff line change 6161 <!-- Main core code -->
6262 <module >commandapi-core</module >
6363
64- <!-- Platform implementations -->
64+ <!-- Platform implementations (includes documentation code) -->
6565 <module >commandapi-platforms</module >
6666 <module >commandapi-kotlin</module >
6767
6868 <!-- Outputs -->
6969 <module >commandapi-annotations</module >
7070
71- <!-- Documentation code -->
72- <module >commandapi-documentation-code</module >
73- <module >commandapi-documentation-velocity-code</module >
74-
7571 <!-- Code coverage reports -->
7672 <module >commandapi-codecov</module >
7773 </modules >
You can’t perform that action at this time.
0 commit comments