You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/29 07:43:00 UTC

[jira] [Created] (CAMEL-16421) component summary doc - Move the camel-xxx-summary.adoc to parent folder

Claus Ibsen created CAMEL-16421:
-----------------------------------

             Summary: component summary doc - Move the camel-xxx-summary.adoc to parent folder
                 Key: CAMEL-16421
                 URL: https://issues.apache.org/jira/browse/CAMEL-16421
             Project: Camel
          Issue Type: Task
          Components: build system, documentation
            Reporter: Claus Ibsen
             Fix For: 3.10.0


The components which have middle folders such as azure, aws, google, debezium, and some others, have a summary adoc file for the website.

This adoc file is located in one of the components, but that is a bit surprisingly, so lets move it to the middle folder itself, eg

https://github.com/apache/camel/blob/master/components/camel-aws/camel-aws2-cw/src/main/docs/aws-summary.adoc

Shoulld be moved to components/camel-aws folder

Then the maven tooling that copy the adoc files for the docs/website, may need to be adjust so they can find the summary adoc files in the middle folder also.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)