This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new d0b9cae chore: remove unused Antora configuration
d0b9cae is described below
commit d0b9cae53ffaa9fe0dcbf44d9dede057c0ec921a
Author: Zoran Regvart <[email protected]>
AuthorDate: Tue May 19 20:43:26 2020 +0200
chore: remove unused Antora configuration
---
antora-playbook-xrefcheck.yml | 67 -------------------------------------------
1 file changed, 67 deletions(-)
diff --git a/antora-playbook-xrefcheck.yml b/antora-playbook-xrefcheck.yml
deleted file mode 100644
index d5657c5..0000000
--- a/antora-playbook-xrefcheck.yml
+++ /dev/null
@@ -1,67 +0,0 @@
-site:
- title: Apache Camel
- url: https://camel.apache.org
- start_page: latest@manual::index.adoc
-
-content:
- sources:
-
-# manual
- - url: [email protected]:apache/camel.git
- branches: master
- start_path: docs/user-manual
-
-# component reference
-## eip
- - url: [email protected]:apache/camel.git
- branches: master, camel-3.2.x
- start_path: core/camel-core-engine/src/main/docs
-## core languages
- - url: [email protected]:apache/camel.git
- branches: master, camel-3.2.x
- start_path: core/camel-core-languages/src/main/docs
- - url: [email protected]:apache/camel.git
- branches: master, camel-3.2.x
- start_path: core/camel-xml-jaxp/src/main/docs
- - url: [email protected]:apache/camel.git
- branches: camel-2.x
- start_path: camel-core/src/main/docs
-## main components/dataformats doc
- - url: [email protected]:apache/camel.git
- branches: master, camel-3.2.x, camel-2.x
- start_path: docs/components
-
-# sub-projects
- - url: [email protected]:apache/camel-k.git
- branches: master
- start_path: docs
- - url: [email protected]:apache/camel-quarkus.git
- branches: master
- start_path: docs
- - url: [email protected]:apache/camel-kafka-connector.git
- branches: master
- start_path: docs
- - url: [email protected]:apache/camel-spring-boot.git
- branches: master
- start_path: docs
- - url: [email protected]:apache/camel-karaf.git
- branches: master
- start_path: docs
-
-ui:
- bundle:
- url: ./antora-ui-camel/build/ui-bundle.zip
-
-urls:
- redirect_facility: disabled
-
-output:
- dir: ./documentation
-
-asciidoc:
- extensions:
- - ./extensions/table.js
- - ./extensions/inline-styles.js
- attributes:
- camel-quarkus-last-release: 1.0.0-M5
- eip-vc: latest@components