activemq-artemis/artemis-website
Justin Bertram f60a7d5c04 ARTEMIS-4341 refactor JavaDoc generation
Currently JavaDoc is generated for many classes that don't need it.
JavaDoc should be reserved for user-facing classes (e.g. those used by
client application developers and developers embedding a broker into
their application). This commit narrows down the configuration to just
the classes that are needed. This will save time during release builds,
and save disk space wherever these files are stored (e.g. Apache
website).
2023-07-04 18:00:42 +01:00
..
.gitignore Added npm-frontend-plugin to install gitbook and use from maven directly 2015-09-28 15:43:32 -04:00
package-lock.json ARTEMIS-4158: add update override for doc build dep 2023-05-04 09:54:36 +01:00
package.json ARTEMIS-4158: add update override for doc build dep 2023-05-04 09:54:36 +01:00
pom.xml ARTEMIS-4341 refactor JavaDoc generation 2023-07-04 18:00:42 +01:00