[
https://issues.apache.org/jira/browse/CAMEL-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545525#comment-16545525
]
Luca Burgazzoli edited comment on CAMEL-12644 at 7/16/18 5:31 PM:
------------------------------------------------------------------
in the future we may think to group component and all related bits under the
same parent so this cross documentation thing can be easier, something like:
{code}
camel-ahc
|
+- component
|
+- component-starter
|
+- component-feature
|
+- component-tests
|
+- docs
{code}
was (Author: lb):
in the future we may think to group component and all related bits under the
same parent so this cross documentation thing can be easier, something like:
{code}
camel-ahc
|
+- component
|
+- component-starter
|
+- component-feature
|
+- component-tests
{code}
> Generate documentation for Spring Boot starters
> -----------------------------------------------
>
> Key: CAMEL-12644
> URL: https://issues.apache.org/jira/browse/CAMEL-12644
> Project: Camel
> Issue Type: New Feature
> Components: camel-spring-boot-starters, documentation
> Reporter: Zoran Regvart
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 2.23.0
>
>
> We could add auto-configuration properties section to the component
> documentation something like that can be seen in the [spring-boot
> documentation|https://docs.spring.io/spring-boot/docs/1.5.14.RELEASE/reference/htmlsingle/#common-application-properties]
> to help the users know which properties are available in
> application.[properties|yaml] under what keys.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)