We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdc993 commit e90efd7Copy full SHA for e90efd7
antora-playbook.yml
@@ -48,10 +48,10 @@ content:
48
tags:
49
- 'v4.0.*'
50
start_paths:
51
- - spring-boot-project/spring-boot-docs/src/docs/antora
52
- - spring-boot-project/spring-boot-actuator-docs/src/docs/antora
53
- - spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora
54
- - spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora
+ - documentation/spring-boot-docs/src/docs/antora
+ - documentation/spring-boot-actuator-docs/src/docs/antora
+ - build-plugin/spring-boot-gradle-plugin/src/docs/antora
+ - build-plugin/spring-boot-maven-plugin/src/docs/antora
55
version: unspecified
56
asciidoc:
57
sourcemap: true
0 commit comments