Skip to content

Commit

Permalink
Update antora-playbook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Baxter authored Apr 4, 2024
1 parent c2be5af commit d174517
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
antora:
extensions:
- '@springio/antora-extensions/partial-build-extension'
# atlas-extension must be before latest-version-extension so 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'
- '@antora/atlas-extension'
- require: '@springio/antora-extensions/root-component-extension'
root_component_name: 'cloud-kubernetes'
- '@springio/antora-extensions/static-page-extension'
Expand Down

0 comments on commit d174517

Please sign in to comment.