File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 8
8
- ' @antora/collector-extension'
9
9
- require : ' @springio/antora-extensions/root-component-extension'
10
10
root_component_name : ' integration'
11
+ - ' @springio/antora-extensions/static-page-extension'
11
12
site :
12
13
title : Spring Integration
13
14
url : https://docs.spring.io/spring-integration/reference
@@ -25,6 +26,8 @@ content:
25
26
asciidoc :
26
27
attributes :
27
28
page-stackoverflow-url : https://stackoverflow.com/tags/spring-integration
29
+ page-related-doc-categories : security
30
+ page-related-doc-projects : batch,framework,integration
28
31
page-pagination : ' '
29
32
hide-uri-scheme : ' @'
30
33
tabs-sync-option : ' @'
37
40
redirect_facility : httpd
38
41
ui :
39
42
bundle :
40
- url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.7 /ui-bundle.zip
43
+ url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.11 /ui-bundle.zip
41
44
snapshot : true
42
45
runtime :
43
46
log :
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ antora {
9
9
environment = [
10
10
' ALGOLIA_API_KEY' : ' 9d489079e5ec46dbb238909fee5c9c29' ,
11
11
' ALGOLIA_APP_ID' : ' WB1FQYI187' ,
12
- ' ALGOLIA_INDEX_NAME' : ' springintegration ' ,
12
+ ' ALGOLIA_INDEX_NAME' : ' springdocs ' ,
13
13
]
14
14
dependencies = [
15
15
' @antora/atlas-extension' : ' 1.0.0-alpha.2' ,
16
16
' @antora/collector-extension' : ' 1.0.0-alpha.3' ,
17
17
' @asciidoctor/tabs' : ' 1.0.0-beta.6' ,
18
- ' @springio/antora-extensions' : ' 1.8.0 ' ,
19
- ' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.9 ' ,
18
+ ' @springio/antora-extensions' : ' 1.8.2 ' ,
19
+ ' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.10 ' ,
20
20
]
21
21
}
You can’t perform that action at this time.
0 commit comments