forked from apache/camel-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
site.yml
42 lines (37 loc) · 1008 Bytes
/
site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
site:
title: Apache Camel
url: https://camel.apache.org
start_page: manual::index.adoc
content:
sources:
- url: [email protected]:apache/camel.git
branches: master
start_path: docs/user-manual
- url: [email protected]:apache/camel.git
branches: master, camel-2.x, camel-3.0.x
start_path: docs/components
- 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
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-M4