djencks opened a new issue #666:
URL: https://github.com/apache/camel-website/issues/666


   - Using @djencks/aggregate-collector we can avoid needing symlinks or 
copying: Antora can scan the project repos, find the relevant files, and map 
them into the Antora appropriate location so they are added to the content 
catalog.
   - Using @djencks/asciidoctor-antora-indexer indexPage Antora extension we 
can generate fully-generated pages directly from json files and a template.
   
   The initial set of PRs applies this to camel-spring-boot to avoid copying 
and to camel-kafka-connector to avoid page generation.
   There are many other projects this can be used with.
   At the moment the aggregate-collector can't eliminate all symlinks in main 
camel because the existing gulp file code scans the adoc sources for examples 
and symlinks only the code that is used. I think the aggregate-collector can be 
extended to do this scanning but that is for the future.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to