File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
spring-pulsar-docs/src/main/antora Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ antora {
1515 ' @antora/atlas-extension' : ' 1.0.0-alpha.1' ,
1616 ' @antora/collector-extension' : ' 1.0.0-alpha.3' ,
1717 ' @asciidoctor/tabs' : ' 1.0.0-beta.3' ,
18- ' @springio/antora-extensions' : ' 1.4.2 ' ,
18+ ' @springio/antora-extensions' : ' 1.7.0 ' ,
1919 ' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.8' ,
2020 ]
2121}
Original file line number Diff line number Diff line change 77 - ' @antora/atlas-extension'
88 - require : ' @springio/antora-extensions/root-component-extension'
99 root_component_name : ' pulsar'
10+ - ' @springio/antora-extensions/static-page-extension'
1011
1112site :
1213 title : Spring Pulsar
@@ -23,7 +24,8 @@ content:
2324asciidoc :
2425 attributes :
2526 page-stackoverflow-url : https://stackoverflow.com/tags/spring-pulsar
26- page-pagination : ' '
27+ page-related-doc-categories : messaging
28+ page-related-doc-projects : framework,cloud-stream
2729 hide-uri-scheme : ' @'
2830 tabs-sync-option : ' @'
2931 chomp : ' all'
3941
4042ui :
4143 bundle :
42- url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.6 /ui-bundle.zip
44+ url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.3 /ui-bundle.zip
4345 snapshot : true
4446
4547runtime :
You can’t perform that action at this time.
0 commit comments