Goal
Restore hydra-ext to the published combined JavaDoc tree once hydra-ext is published to Maven Central.
Background
The historical combined JavaDoc site included both hydra-java and hydra-ext (the live docs/hydra-ext/javadoc/ tree still exists on the stale docs branch). During the 0.16.0 release hydra-ext was deliberately excluded from the regenerated combined tree, mirroring its exclusion from the Maven and PyPI publish sets: it is not in the standard sync matrix and is not published to Maven Central.
Scope
When hydra-ext is published to Maven Central:
Dependencies
For #418.
Goal
Restore
hydra-extto the published combined JavaDoc tree oncehydra-extis published to Maven Central.Background
The historical combined JavaDoc site included both
hydra-javaandhydra-ext(the livedocs/hydra-ext/javadoc/tree still exists on the staledocsbranch). During the 0.16.0 releasehydra-extwas deliberately excluded from the regenerated combined tree, mirroring its exclusion from the Maven and PyPI publish sets: it is not in the standard sync matrix and is not published to Maven Central.Scope
When
hydra-extis published to Maven Central:dist/java/hydra-ext/src/main/javato the combined javadoc sourcepath in the Pages build (single tree, so its cross-package@links to kernel/java resolve).hydra-extto the publish set / dependency closure as applicable.hydra-extAPI docs return under the published site.Dependencies
hydra-extbeing published to Maven Central.hydra-extto its sourcepath once resolvable.For #418.