Regen
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/217a925a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/217a925a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/217a925a Branch: refs/heads/master Commit: 217a925a3c7de56ba531d0d8bedd56dbf7d996d2 Parents: db0ca73 Author: Claus Ibsen <[email protected]> Authored: Mon Mar 6 12:00:10 2017 +0100 Committer: Claus Ibsen <[email protected]> Committed: Mon Mar 6 12:00:10 2017 +0100 ---------------------------------------------------------------------- components/readme.adoc | 7 ++----- docs/user-manual/en/SUMMARY.md | 3 +-- 2 files changed, 3 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/217a925a/components/readme.adoc ---------------------------------------------------------------------- diff --git a/components/readme.adoc b/components/readme.adoc index 8270761..4a6a823 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -2,7 +2,7 @@ Components ^^^^^^^^^^ // components: START -Number of Components: 220 in 175 JAR artifacts +Number of Components: 219 in 174 JAR artifacts [width="100%",cols="4,1,5",options="header"] |======================================================================= @@ -95,9 +95,6 @@ Number of Components: 220 in 175 JAR artifacts | link:camel-bonita/src/main/docs/bonita-component.adoc[Bonita] (camel-bonita) + `bonita:operation` | 2.19 | Camel Bonita support -| link:camel-box/src/main/docs/box-component.adoc[Box] (camel-box) + -`box:apiName/methodName` | 2.14 | For uploading downloading and managing files folders groups collaborations etc on box DOT com. - | link:camel-braintree/src/main/docs/braintree-component.adoc[Braintree] (camel-braintree) + `braintree:apiName/methodName` | 2.17 | The braintree component is used for integrating with the Braintree Payment System. @@ -850,7 +847,7 @@ Number of Miscellaneous Components: 37 in 37 JAR artifacts | link:camel-blueprint/src/main/docs/blueprint.adoc[Blueprint] (camel-blueprint) | 2.4 | Using Camel with OSGi Blueprint -| link:camel-box2-parent/src/main/docs/box2-parent.adoc[Box2 Parent] (camel-box2-parent) | | Parent project for Camel {Box2} Component +| link:camel-box-parent/src/main/docs/box-parent.adoc[Box Parent] (camel-box-parent) | | Camel Box parent | link:camel-cdi/src/main/docs/cdi.adoc[CDI] (camel-cdi) | 2.10 | Using Camel with CDI http://git-wip-us.apache.org/repos/asf/camel/blob/217a925a/docs/user-manual/en/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index b5bb5a3..c575605 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -151,7 +151,6 @@ * [Bean Validator](bean-validator-component.adoc) * [Beanstalk](beanstalk-component.adoc) * [Bonita](bonita-component.adoc) - * [Box](box-component.adoc) * [Braintree](braintree-component.adoc) * [Camel Context](context-component.adoc) * [Cassandra CQL](cql-component.adoc) @@ -328,7 +327,7 @@ * Miscellaneous Components * [BAM](bam.adoc) * [Blueprint](blueprint.adoc) - * [Box2 Parent](box2-parent.adoc) + * [Box Parent](box-parent.adoc) * [CDI](cdi.adoc) * [CXF Transport](cxf-transport.adoc) * [Eclipse](eclipse.adoc)
