This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-23789-wave1-multi-dsl-docs
in repository https://gitbox.apache.org/repos/asf/camel.git
from b1fae6f32870 CAMEL-23789: Make XPath language docs multi-DSL friendly
(Wave 1)
add fa3439f2cf73 CAMEL-23789: Make Docling component docs multi-DSL
friendly (Wave 1)
add c9fb88bcc7d2 CAMEL-23789: Make Keycloak component docs multi-DSL
friendly (Wave 1)
add bd0f0642e35a CAMEL-23789: Make Bindy data format docs multi-DSL
friendly (Wave 1)
add fa02f6ad5e5a CAMEL-23789: Make OpenSearch and REST component docs
multi-DSL friendly (Wave 1)
add 2c101c12f086 CAMEL-23789: Make ControlBus, AMQP, Zeebe, and CSV docs
multi-DSL friendly (Wave 1)
add 949e9f93c2eb CAMEL-23789: Make JSONPath, HL7, and Netty docs multi-DSL
friendly (Wave 1)
add 77e5aabdc6ea CAMEL-23789: Make SOAP, JacksonXML, Jackson3XML, and
CXF-RS docs multi-DSL friendly (Wave 1)
No new revisions were added by this update.
Summary of changes:
.../src/main/docs/docling-component.adoc | 49 ++++++++++--
.../camel-amqp/src/main/docs/amqp-component.adoc | 12 ++-
.../src/main/docs/bindy-dataformat.adoc | 52 ++++++++++++-
.../src/main/docs/controlbus-component.adoc | 7 ++
.../camel-csv/src/main/docs/csv-dataformat.adoc | 8 +-
.../src/main/docs/cxfrs-component.adoc | 89 ++++++++++++++++++++--
.../camel-hl7/src/main/docs/hl7-dataformat.adoc | 61 ++++++++++++++-
.../src/main/docs/jacksonXml3-dataformat.adoc | 51 +++++++++++--
.../src/main/docs/jacksonXml2-dataformat.adoc | 51 +++++++++++--
.../src/main/docs/jsonpath-language.adoc | 44 +++++++++++
.../src/main/docs/keycloak-component.adoc | 28 +++++++
.../camel-netty/src/main/docs/netty-component.adoc | 9 +++
.../src/main/docs/opensearch-component.adoc | 51 ++++++++++++-
.../camel-rest/src/main/docs/rest-component.adoc | 7 ++
.../camel-soap/src/main/docs/soap-dataformat.adoc | 6 ++
.../camel-zeebe/src/main/docs/zeebe-component.adoc | 9 +++
16 files changed, 507 insertions(+), 27 deletions(-)