IIUC the camel-karaf and camel-spring-boot subprojects are always released in sync with main camel.
On the websites, for these subprojects, there is a little bit of general information, and some tables listing the parts of the “components” that are supported in the subproject (components, dataformats, etc). The table rows link to the docs in the “components” component, which is against the meaning of an Antora component. I wonder if it would make sense to include this subproject information in the “components” component. I’m thinking the nav might look like Components Dataformats Languages Other EIPS Camel-Spring-Boot - components - dataformats - languages - other Camel-Karaf - components - dataformats - languages - other I think this would be pretty easy to do, and it would definitely leave everything in the repo it is currently in. Does this idea seem interesting enough that I should prepare a PR/prototype? David Jencks