Polish documentation for xref hyperlink formatting consistency

This commit improves the consistency of xref link formatting (no
quotes, italics, or other decoration) and uses automatic link
text generation wherever possible.
This commit is contained in:
Scott Frederick
2024-06-28 17:19:37 -05:00
parent 24a8bbd82f
commit 03a7f48ac0
53 changed files with 163 additions and 162 deletions

View File

@@ -3,6 +3,6 @@
The following table provides all properties that can be used to override the versions managed by Spring Boot.
Browse the {code-spring-boot}/spring-boot-project/spring-boot-dependencies/build.gradle[`spring-boot-dependencies` build.gradle] for a complete list of dependencies.
You can learn how to customize these versions in your application in the xref:build-tool-plugin:index.adoc[Build Tool Plugins documentation].
You can learn how to customize these versions in your application in the xref:build-tool-plugin:index.adoc[] documentation.
include::partial$dependency-versions/documented-properties.adoc[]