Polish "Only link to other formats from each format of the ref docs"
See gh-27737
This commit is contained in:
parent
edab97a3e4
commit
e299175eef
|
@ -4,7 +4,7 @@ include::authors.adoc[]
|
|||
v{spring-boot-version}
|
||||
include::attributes.adoc[]
|
||||
|
||||
This document is also available as {spring-boot-docs}/htmlsingle/[a single HTML page] and as {spring-boot-docs}/pdf/spring-boot-reference.pdf[PDF].
|
||||
This document is also available as {spring-boot-docs}/htmlsingle/[a single HTML page] and as {spring-boot-docs}/pdf/spring-boot-reference.pdf[a PDF].
|
||||
|
||||
The reference documentation consists of the following sections:
|
||||
|
||||
|
|
|
@ -4,10 +4,10 @@ include::authors.adoc[]
|
|||
v{spring-boot-version}
|
||||
include::attributes.adoc[]
|
||||
|
||||
ifdef::backend-html5[]
|
||||
This document is also available as {spring-boot-docs}/html/[multiple HTML pages] and as {spring-boot-docs}/pdf/spring-boot-reference.pdf[PDF].
|
||||
ifdef::backend-spring-html[]
|
||||
This document is also available as {spring-boot-docs}/html/[multiple HTML pages] and as {spring-boot-docs}/pdf/spring-boot-reference.pdf[a PDF].
|
||||
endif::[]
|
||||
ifdef::backend-pdf[]
|
||||
ifdef::backend-spring-pdf[]
|
||||
This document is also available as {spring-boot-docs}/html/[multiple HTML pages] and as {spring-boot-docs}/htmlsingle/[a single HTML page].
|
||||
endif::[]
|
||||
|
||||
|
|
Loading…
Reference in New Issue