Skip to content

Commit

Permalink
relocate antora symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed Dec 2, 2024
1 parent 585d07a commit 8a2d45c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
27 changes: 27 additions & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,33 @@ ui:
static_files: [ netlify.toml ]
antora:
extensions:
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
- name: hazelcast
version: '6.0-snapshot'
mappings:
- module: maintain-cluster
family: attachment
origin:
url:
include:
- '**/hazelcast/hazelcast-mono'
branch:
includes:
- 'master'
- name: hazelcast
version: '5.5'
mappings:
- module: maintain-cluster
family: attachment
origin:
url:
include:
- '**/hazelcast/hazelcast-mono'
branch:
includes:
- '5.5.z'
- require: ./lib/api_json.js
tags:
- Favorites
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"devDependencies": {
"@antora/cli": "^3.1.1",
"@antora/site-generator": "^3.1.1",
"@djencks/antora-aggregate-collector": "^0.1.0-beta.1",
"asciidoctor-kroki": "^0.15.0",
"ngrok": "^4.2.2",
"serve": "^13.0.2"
Expand Down

0 comments on commit 8a2d45c

Please sign in to comment.