From 0de2386d4035f265b3815e5cfb834b175b284f1a Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Thu, 6 Jun 2024 09:21:59 +0100 Subject: [PATCH] Revert "DEX-132- update playbook for swagger refs (#1127)" (#1129) This reverts commit aa51e6c3364d84cc9631dc0a4bebf32e8fd094db. --- antora-playbook.yml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index def02041e..2596a71aa 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -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) @@ -53,6 +36,4 @@ asciidoc: extensions: - ./docs-tabs-library/tabs-block.js - asciidoctor-kroki - - ./lib/swagger-ui-block-macro.js - - \ No newline at end of file + - ./lib/swagger-ui-block-macro.js \ No newline at end of file