Repository: camel Updated Branches: refs/heads/master 5d6b3fb39 -> 2cc466198
Updated docs after complete build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2cc46619 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2cc46619 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2cc46619 Branch: refs/heads/master Commit: 2cc466198bb88ef10497512ed492882159147be1 Parents: 5d6b3fb Author: Claus Ibsen <[email protected]> Authored: Mon Aug 22 10:01:05 2016 +0200 Committer: Claus Ibsen <[email protected]> Committed: Mon Aug 22 10:01:11 2016 +0200 ---------------------------------------------------------------------- components/readme.adoc | 6 ------ docs/user-manual/en/SUMMARY.md | 2 -- 2 files changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2cc46619/components/readme.adoc ---------------------------------------------------------------------- diff --git a/components/readme.adoc b/components/readme.adoc index d598adc..267d809 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -456,12 +456,6 @@ Components | link:camel-solr/src/main/docs/solr-component.adoc[Solr] (camel-solr) + `solr:url` | The solr component allows you to interface with an Apache Lucene Solr server. -| link:camel-solr/src/main/docs/solrCloud-component.adoc[Solr] (camel-solr) + -`solrCloud:url` | The solr component allows you to interface with an Apache Lucene Solr server. - -| link:camel-solr/src/main/docs/solrs-component.adoc[Solr] (camel-solr) + -`solrs:url` | The solr component allows you to interface with an Apache Lucene Solr server. - | link:camel-spark-rest/src/main/docs/spark-rest-component.adoc[Spark Rest] (camel-spark-rest) + `spark-rest:verb:path` | The spark-rest component is used for hosting REST services which has been defined using Camel rest-dsl. http://git-wip-us.apache.org/repos/asf/camel/blob/2cc46619/docs/user-manual/en/SUMMARY.md ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index be092ac..b3eda45 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -274,8 +274,6 @@ * [SMPP](smpp-component.adoc) * [SNMP](snmp-component.adoc) * [Solr](solr-component.adoc) - * [Solr](solrCloud-component.adoc) - * [Solr](solrs-component.adoc) * [Spark Rest](spark-rest-component.adoc) * [Splunk](splunk-component.adoc) * [Spring Batch](spring-batch-component.adoc)
