Add links to alternate documentation formats (#1348)

* Add links to alternate documentation formats

Link the HTML to the PDF and vice-versa.

* Update src/reference/asciidoc/index.adoc

Co-authored-by: Gary Russell <grussell@vmware.com>

Co-authored-by: Gary Russell <grussell@vmware.com>
This commit is contained in:
Jay Bryant
2021-06-08 16:08:57 -05:00
committed by GitHub
parent a31d143013
commit 8e8dda721f

View File

@@ -12,6 +12,12 @@ Mark Pollack; Mark Fisher; Oleg Zhurakousky; Dave Syer; Gary Russell; Gunnar Hil
ifdef::backend-html5[]
*{project-version}*
NOTE: This documentation is also available as https://docs.spring.io/spring-amqp/docs/current/reference/pdf/spring-amqp-reference.pdf[PDF].
endif::[]
ifdef::backend-pdf[]
NOTE: This documentation is also available as https://docs.spring.io/spring-amqp/docs/current/reference/html/index.html[HTML].
endif::[]
(C) 2010 - 2021 by VMware, Inc.