Skip to content

Commit 703ddc8

Browse files
author
Jay Bryant
authored
Link documentation formats
* Add a link from the HTML to the PDF and vice-versa. * Update doc link text * I missed that we have three formats: single-page HTML, multiple HTML pages, and PDF. This commit links the single-page HTML and PDF to the other two formats.
1 parent 0b22336 commit 703ddc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/reference/asciidoc/index-header.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Mark Fisher; Marius Bogoevici; Iwein Fuld; Jonas Partner; Oleg Zhurakousky; Gary
44

55
ifdef::backend-html5[]
66
*{revnumber}*
7+
8+
NOTE: This documentation is also available as https://docs.spring.io/spring-integration/docs/current/reference/html/index.html[multiple (faster to load) HTML pages] and as https://docs.spring.io/spring-integration/docs/current/reference/pdf/spring-integration-reference.pdf[PDF].
9+
endif::[]
10+
11+
ifdef::backend-pdf[]
12+
NOTE: This documentation is also available as https://docs.spring.io/spring-integration/docs/current/reference/html/index.html[multiple (faster to load) HTML pages] and as a single https://docs.spring.io/spring-integration/docs/current/reference/html/index-single.html[(more easily searchable) HTML file].
713
endif::[]
814

915
(C) 2009 - 2021 VMware, Inc.

0 commit comments

Comments
 (0)