Set Asciidoctor attribute-missing to warn

Closes gh-26590
This commit is contained in:
Phillip Webb 2021-05-19 11:52:19 -07:00
parent d39bb997f2
commit 8a3f835ffe
4 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Andy Wilkinson
:icons: font
:hide-uri-scheme:
:docinfo: shared,private
:attribute-missing: warn
This API documentation describes Spring Boot Actuators web endpoints.

View File

@ -9,6 +9,7 @@
:sectnums:
:hide-uri-scheme:
:docinfo: shared,private
:attribute-missing: warn
:chomp: default headers packages
:spring-boot-artifactory-repo: snapshot
:github-tag: main

View File

@ -8,6 +8,7 @@ Andy Wilkinson, Scott Frederick
:icons: font
:hide-uri-scheme:
:docinfo: shared,private
:attribute-missing: warn
:dependency-management-plugin: https://github.com/spring-gradle-plugins/dependency-management-plugin
:dependency-management-plugin-documentation: https://docs.spring.io/dependency-management-plugin/docs/current/reference/html/

View File

@ -8,6 +8,7 @@ Stephane Nicoll, Andy Wilkinson, Scott Frederick
:icons: font
:hide-uri-scheme:
:docinfo: shared,private
:attribute-missing: warn
:buildpacks-reference: https://buildpacks.io/docs
:spring-boot-docs: https://docs.spring.io/spring-boot/docs/{gradle-project-version}