Hi Cameleers, I just pushed a change to the `camel-spring-boot` git repository[1] to have the starter documentation structured the way Antora expects it to be.
Now to have the Spring Boot starter documentation within the component's documentation, as we had before we moved the starters outside of the main repository, I need to add `include::` to the bottom of each component that has a starter. I'll do this manually for now, perhaps in the future we can think of some automation that could perform this -- or if anyone has a better idea on how to add the `include::` conditionally if the component has a Spring Boot starter or not zoran [1] https://github.com/apache/camel-spring-boot/commit/a00df9bf7847c1befdb370620b089289c30c5368 -- Zoran Regvart