Link the HTML to the PDF docs and vice-versa

See gh-27015
This commit is contained in:
Jay Bryant 2021-06-02 12:56:18 -05:00 committed by Rossen Stoyanchev
parent df588e030f
commit 791134c53c
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@ independent of release cadence, are maintained externally on the project's
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
****
ifdef::backend-html5[]
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/pdf/index.pdf[PDF].
endif::[]
ifdef::backend-pdf[]
NOTE: This documentation is also available as {doc-root}/spring-framework/docs/{spring-version}/reference/html/index.html[HTML].
endif::[]
[horizontal]
<<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
getting started.