This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8e82d79 Regen for commit 0cb1d767eea98430bf5034cc1b3c62bd4e1260e3 new 0a9fa3b Polish and cleanup documentation new 680f571 Polish and cleanup documentation new f7f4b69 Polish and cleanup documentation new ed8dc7f Polish and cleanup documentation new b3c6441 Polish and cleanup documentation The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/pom.xml | 25 +++ .../modules/ROOT/assets/images/architecture.png | Bin 7767 -> 0 bytes .../assets/images/architecture_incl_violations.png | Bin 23733 -> 0 bytes docs/user-manual/modules/ROOT/nav.adoc | 2 - .../modules/ROOT/pages/backlogdebugger.adoc | 7 +- .../modules/ROOT/pages/batch-consumer.adoc | 20 ++- .../modules/ROOT/pages/bean-binding.adoc | 87 +++++----- .../modules/ROOT/pages/bean-injection.adoc | 18 ++- .../modules/ROOT/pages/bean-integration.adoc | 30 +--- docs/user-manual/modules/ROOT/pages/binding.adoc | 90 ----------- .../modules/ROOT/pages/browsable-endpoint.adoc | 8 +- docs/user-manual/modules/ROOT/pages/building.adoc | 37 ++--- .../modules/ROOT/pages/camel-catalog.adoc | 4 +- .../ROOT/pages/camel-component-maven-plugin.adoc | 3 - .../ROOT/pages/camel-configuration-utilities.adoc | 64 ++++---- .../user-manual/modules/ROOT/pages/camel-core.adoc | 59 ------- .../modules/ROOT/pages/camel-maven-archetypes.adoc | 10 +- .../modules/ROOT/pages/camel-maven-plugin.adoc | 176 +++++++++++++++------ .../ROOT/pages/camel-report-maven-plugin.adoc | 20 ++- docs/user-manual/modules/ROOT/pages/index.adoc | 2 - 20 files changed, 293 insertions(+), 369 deletions(-) delete mode 100644 docs/user-manual/modules/ROOT/assets/images/architecture.png delete mode 100644 docs/user-manual/modules/ROOT/assets/images/architecture_incl_violations.png delete mode 100644 docs/user-manual/modules/ROOT/pages/binding.adoc delete mode 100644 docs/user-manual/modules/ROOT/pages/camel-core.adoc