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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user