jamesnetherton commented on PR #9101: URL: https://github.com/apache/camel-quarkus/pull/9101#issuecomment-5527085904
Thanks @AzazelSensei. I probably should have added more info to the issue. This task is somewhat more complex than just adding a static doc page. * There are other extensions outside of the extensions-core/core that provide their own build items. So they also need to be listed * The page needs to be built dynamically so that it stays fresh. Not sure what the best way to do that it is. But it needs to be unobtrusive and not impact project build. Maybe something added to `tooling/maven-plugin` where we have various mojos for manipulating docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
