blob: 21994bc816f87d3d79364e16064defa91112cad3 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
site:
title: causeway
url: https://causeway.apache.org/
start_page: docs:ROOT:about.adoc
content:
sources:
# antora
- url: .
start_path: antora/components/docs # docs
branches: HEAD
# examples
# incubator
- url: .
start_path: incubator/adoc # incubator
branches: HEAD
#- url: .
# start_path: incubator/clients/kroviz/adoc # incubator
# branches: HEAD
- url: .
start_path: incubator/extensions/core/commandreplay/adoc # incubator
branches: HEAD
- url: .
start_path: incubator/viewers/graphql/adoc # incubator
branches: HEAD
# mavendeps
- url: .
start_path: mavendeps/adoc # docs
branches: HEAD
# starters
- url: .
start_path: starters/adoc # docs
branches: HEAD
ui:
bundle:
# url: ../../causeway-antora/build/ui-bundle.zip
url: https://github.com/apache/causeway-antora/blob/master/build/ui-bundle.zip?raw=true
snapshot: true
supplemental_files: antora/supplemental-ui
asciidoc:
extensions:
- asciidoctor-kroki # requires: npm i ... @asciidoctor/core@2.2.0 asciidoctor-kroki
# - asciidoctor-plantuml # requires: npm i ... asciidoctor-plantuml@1.5.0
- ./antora/lib/lorem
- ./antora/lib/jira-issue
attributes:
experimental: ""
idprefix: ""
idseparator: "-"
# kroki
# for more options see https://github.com/Mogztter/asciidoctor-kroki
kroki-default-format: svg # (default)
kroki-default-options: interactive # only available for SVG
kroki-fetch-diagram: true
kroki-server-url: https://kroki.io # (default)
page-causewayprev: "2.0.0-M9"
page-causewayrel: "2.0.0-RC1"
output:
dir: antora/target/site