Skip to content

Commit 8a3f835

Browse files
committed
Set Asciidoctor attribute-missing to warn
Closes gh-26590
1 parent d39bb99 commit 8a3f835

File tree

4 files changed

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

4 files changed

+4
-0
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Andy Wilkinson
77
:icons: font
88
:hide-uri-scheme:
99
:docinfo: shared,private
10+
:attribute-missing: warn
1011

1112
This API documentation describes Spring Boot Actuators web endpoints.
1213

spring-boot-project/spring-boot-docs/src/docs/asciidoc/attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
:sectnums:
1010
:hide-uri-scheme:
1111
:docinfo: shared,private
12+
:attribute-missing: warn
1213
:chomp: default headers packages
1314
:spring-boot-artifactory-repo: snapshot
1415
:github-tag: main

spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Andy Wilkinson, Scott Frederick
88
:icons: font
99
:hide-uri-scheme:
1010
:docinfo: shared,private
11+
:attribute-missing: warn
1112

1213
:dependency-management-plugin: https://github.com/spring-gradle-plugins/dependency-management-plugin
1314
:dependency-management-plugin-documentation: https://docs.spring.io/dependency-management-plugin/docs/current/reference/html/

spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/asciidoc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Stephane Nicoll, Andy Wilkinson, Scott Frederick
88
:icons: font
99
:hide-uri-scheme:
1010
:docinfo: shared,private
11+
:attribute-missing: warn
1112

1213
:buildpacks-reference: https://buildpacks.io/docs
1314
:spring-boot-docs: https://docs.spring.io/spring-boot/docs/{gradle-project-version}

0 commit comments

Comments
 (0)