Skip to content

Commit

Permalink
Revert "DEX-132- update playbook for swagger refs (#1127)" (#1129)
Browse files Browse the repository at this point in the history
This reverts commit aa51e6c.
  • Loading branch information
oliverhowell authored Jun 6, 2024
1 parent aa51e6c commit 0de2386
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,6 @@ ui:
bundle:
url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip #../hazelcast-docs-ui/build/ui-bundle.zip
snapshot: true
antora:
extensions:
- require: '@djencks/antora-aggregate-collector'
trace: true
componentversions:
- name: hz-docs
version: '5.5-snapshot'
mappings:
- module: integrate
family: attachment
origin:
url:
include:
- '**/docs/rest'
branch:
includes:
- 'master'
asciidoc:
attributes:
# Download images from kroki at build time (does not work for inline images)
Expand All @@ -53,6 +36,4 @@ asciidoc:
extensions:
- ./docs-tabs-library/tabs-block.js
- asciidoctor-kroki
- ./lib/swagger-ui-block-macro.js


- ./lib/swagger-ui-block-macro.js

0 comments on commit 0de2386

Please sign in to comment.