File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
- ' @antora/atlas-extension'
8
8
- require : ' @springio/antora-extensions/root-component-extension'
9
9
root_component_name : ' graphql'
10
+ - ' @springio/antora-extensions/static-page-extension'
10
11
site :
11
12
title : Spring GraphQL
12
13
url : https://docs.spring.io/spring-graphql/reference
36
37
redirect_facility : httpd
37
38
ui :
38
39
bundle :
39
- url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.6 /ui-bundle.zip
40
+ url : https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.2 /ui-bundle.zip
40
41
snapshot : true
41
42
runtime :
42
43
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' : ' springgraphql ' ,
12
+ ' ALGOLIA_INDEX_NAME' : ' springdocs ' ,
13
13
]
14
14
dependencies = [
15
15
' @antora/atlas-extension' : ' 1.0.0-alpha.1' ,
16
16
' @antora/collector-extension' : ' 1.0.0-alpha.3' ,
17
17
' @asciidoctor/tabs' : ' 1.0.0-beta.3' ,
18
- ' @springio/antora-extensions' : ' 1.4.2 ' ,
18
+ ' @springio/antora-extensions' : ' 1.6.0 ' ,
19
19
' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.8' ,
20
20
]
21
21
}
You can’t perform that action at this time.
0 commit comments