This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push: new 329a3f2 further partial website simplifications 329a3f2 is described below commit 329a3f2592e10a625d0e817085462b683695dad6 Author: David Jencks <djen...@apache.org> AuthorDate: Thu Sep 30 14:46:35 2021 -0700 further partial website simplifications --- docs/antora-playbook.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/antora-playbook.yml b/docs/antora-playbook.yml index 769fbd8..ddacd2d 100644 --- a/docs/antora-playbook.yml +++ b/docs/antora-playbook.yml @@ -27,9 +27,10 @@ content: start_path: docs - url: https://github.com/apache/camel-quarkus-examples.git - branches: HEAD + branches: main start_path: docs +# The version/branch of main camel 'components' this version of camel-quarkus uses - url: https://github.com/apache/camel.git branches: - camel-3.11.x # replace ${camel.docs.branch} @@ -39,20 +40,17 @@ content: # main components doc - docs/components +# There is only one version of the user manual - url: https://github.com/apache/camel.git branches: - main start_paths: - docs/user-manual - - docs/components - - core/camel-core-engine/src/main/docs +# The camel-spring-boot version corresponding to the main camel 'components' version/branch - url: https://github.com/apache/camel-spring-boot.git branches: - - main - - camel-spring-boot-3.11.x -# - camel-spring-boot-3.7.x -# - camel-spring-boot-3.4.x + - camel-spring-boot-3.11.x # keep aligned with camel branch start_path: docs asciidoc: