Update to new antora docs ui (#470)
This commit is contained in:
@@ -15,7 +15,7 @@ antora {
|
||||
'@antora/atlas-extension': '1.0.0-alpha.1',
|
||||
'@antora/collector-extension': '1.0.0-alpha.3',
|
||||
'@asciidoctor/tabs': '1.0.0-beta.3',
|
||||
'@springio/antora-extensions': '1.4.2',
|
||||
'@springio/antora-extensions': '1.7.0',
|
||||
'@springio/asciidoctor-extensions': '1.0.0-alpha.8',
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,6 +7,7 @@ antora:
|
||||
- '@antora/atlas-extension'
|
||||
- require: '@springio/antora-extensions/root-component-extension'
|
||||
root_component_name: 'pulsar'
|
||||
- '@springio/antora-extensions/static-page-extension'
|
||||
|
||||
site:
|
||||
title: Spring Pulsar
|
||||
@@ -23,7 +24,8 @@ content:
|
||||
asciidoc:
|
||||
attributes:
|
||||
page-stackoverflow-url: https://stackoverflow.com/tags/spring-pulsar
|
||||
page-pagination: ''
|
||||
page-related-doc-categories: messaging
|
||||
page-related-doc-projects: framework,cloud-stream
|
||||
hide-uri-scheme: '@'
|
||||
tabs-sync-option: '@'
|
||||
chomp: 'all'
|
||||
@@ -39,7 +41,7 @@ urls:
|
||||
|
||||
ui:
|
||||
bundle:
|
||||
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.6/ui-bundle.zip
|
||||
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.3/ui-bundle.zip
|
||||
snapshot: true
|
||||
|
||||
runtime:
|
||||
|
||||
Reference in New Issue
Block a user