Only link to other formats from each format of the ref docs

See gh-27737
This commit is contained in:
Jay Bryant 2021-08-17 11:09:40 -05:00 committed by Andy Wilkinson
parent 47bbae8356
commit edab97a3e4
2 changed files with 7 additions and 4 deletions

View File

@ -4,8 +4,7 @@ include::authors.adoc[]
v{spring-boot-version}
include::attributes.adoc[]
This document is also available as {spring-boot-docs}/html/[Multi-page HTML], {spring-boot-docs}/htmlsingle/[Single page HTML] and {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[PDF].
The reference documentation consists of the following sections:

View File

@ -4,8 +4,12 @@ include::authors.adoc[]
v{spring-boot-version}
include::attributes.adoc[]
This document is also available as {spring-boot-docs}/html/[Multi-page HTML], {spring-boot-docs}/htmlsingle/[Single page HTML] and {spring-boot-docs}/pdf/spring-boot-reference.pdf[PDF].
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].
endif::[]
ifdef::backend-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::[]
include::legal.adoc[leveloffset=+1]