Skip to content

Commit 7e63c84

Browse files
committed
Set version to true in antora.yml to allow docs generation
See gh-33766
1 parent 94c7ba9 commit 7e63c84

File tree

4 files changed

+4
-0
lines changed
  • spring-boot-project
    • spring-boot-actuator-autoconfigure/src/docs/antora
    • spring-boot-docs/src/docs/antora
    • spring-boot-tools
      • spring-boot-gradle-plugin/src/docs/antora
      • spring-boot-maven-plugin/src/docs/antora

4 files changed

+4
-0
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/antora/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: spring-boot
2+
version: true
23
ext:
34
zip_contents_collector:
45
include:

spring-boot-project/spring-boot-docs/src/docs/antora/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: spring-boot
2+
version: true
23
ext:
34
zip_contents_collector:
45
include:

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: spring-boot
2+
version: true
23
ext:
34
zip_contents_collector:
45
include:

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: spring-boot
2+
version: true
23
ext:
34
zip_contents_collector:
45
include:

0 commit comments

Comments
 (0)