This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-spring-boot-3.12.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit dbb479eacb35a35f60bb3a4acf0ae254a68db6c0 Author: David Jencks <[email protected]> AuthorDate: Wed Oct 6 16:08:03 2021 -0700 move existing files under spring-boot component --- docs/{ => spring-boot}/antora.yml | 0 docs/{ => spring-boot}/modules/ROOT/nav.adoc | 0 docs/{ => spring-boot}/modules/ROOT/pages/index.adoc | 0 docs/{ => spring-boot}/modules/ROOT/pages/list.adoc | 0 docs/{ => spring-boot}/modules/ROOT/pages/spring-boot-xml.adoc | 0 docs/{ => spring-boot}/modules/ROOT/pages/spring-boot.adoc | 0 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/antora.yml b/docs/spring-boot/antora.yml similarity index 100% rename from docs/antora.yml rename to docs/spring-boot/antora.yml diff --git a/docs/modules/ROOT/nav.adoc b/docs/spring-boot/modules/ROOT/nav.adoc similarity index 100% rename from docs/modules/ROOT/nav.adoc rename to docs/spring-boot/modules/ROOT/nav.adoc diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/spring-boot/modules/ROOT/pages/index.adoc similarity index 100% rename from docs/modules/ROOT/pages/index.adoc rename to docs/spring-boot/modules/ROOT/pages/index.adoc diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/spring-boot/modules/ROOT/pages/list.adoc similarity index 100% rename from docs/modules/ROOT/pages/list.adoc rename to docs/spring-boot/modules/ROOT/pages/list.adoc diff --git a/docs/modules/ROOT/pages/spring-boot-xml.adoc b/docs/spring-boot/modules/ROOT/pages/spring-boot-xml.adoc similarity index 100% rename from docs/modules/ROOT/pages/spring-boot-xml.adoc rename to docs/spring-boot/modules/ROOT/pages/spring-boot-xml.adoc diff --git a/docs/modules/ROOT/pages/spring-boot.adoc b/docs/spring-boot/modules/ROOT/pages/spring-boot.adoc similarity index 100% rename from docs/modules/ROOT/pages/spring-boot.adoc rename to docs/spring-boot/modules/ROOT/pages/spring-boot.adoc
