Skip to content

Commit

Permalink
Use root @springio/antora-extensions for docs build
Browse files Browse the repository at this point in the history
See more info in: https://github.com/spring-io/antora-extensions

(cherry picked from commit 53b9469)
  • Loading branch information
artembilan authored and spring-builds committed May 31, 2024
1 parent beada3b commit c46e21e
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions src/reference/antora/antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
antora:
extensions:
- '@springio/antora-extensions/partial-build-extension'
- # atlas-extension must be before latest-version-extension so the latest versions are applied to imported versions
- '@antora/atlas-extension'
- require: '@springio/antora-extensions/latest-version-extension'
- require: '@springio/antora-extensions/inject-collector-cache-config-extension'
- '@antora/collector-extension'
- require: '@springio/antora-extensions/root-component-extension'
root_component_name: 'amqp'
# FIXME: Run antora once using this extension to migrate to the Asciidoc Tabs syntax
# and then remove this extension
- require: '@springio/antora-extensions/tabs-migration-extension'
unwrap_example_block: always
save_result: true
antora:
extensions:
- require: '@springio/antora-extensions'
root_component_name: 'amqp'

site:
title: Spring AMQP
url: https://docs.spring.io/spring-amqp/reference/
Expand Down

0 comments on commit c46e21e

Please sign in to comment.