This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-spring-boot-3.7.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 604d69e6ad556ee6325b4e1c64b7021a171437ee Author: David Jencks <[email protected]> AuthorDate: Wed Oct 6 17:34:06 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.adoc | 0 5 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.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
