djencks commented on issue #1795:
URL: https://github.com/apache/camel-quarkus/issues/1795#issuecomment-693688367


   It might be possible to get the quarkus information into the main camel 
component pages by:
   
   - moving the component pages generated for c-q into the c-q 
modules/ROOT/partials directory (so they don't end up as published pages} and 
just generating the attributes (no header)
   - including these in the main camel components pages in the header.  I think 
it would look something like
   ```
   :last-existing-header-attribute: foo
   include::{cq-version}@camel-quarkus:ROOT:partial$components/activemq.adoc[]
   ```
   for e.g. the activemq component.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to