Add links between PDF and HTML.

Add a link from each format to the other format, for the sake of discoverability.

Resolves gh-53.
This commit is contained in:
Jay Bryant
2021-06-08 14:57:32 -05:00
committed by John Blum
parent 8a28d24bca
commit ac42a07641

View File

@@ -12,9 +12,16 @@ John Blum
:sdg-javadoc: https://docs.spring.io/spring-data/geode/docs/current/api
[[abstract]]
Spring Session provides an API and implementations for managing a user's session information.
ifdef::backend-html5[]
NOTE: This documentation is also available as https://docs.spring.io/spring-session-data-geode/docs/{spring-session-version}/reference/pdf/spring-session-data-geode-reference.pdf[PDF].
endif::[]
ifdef::backend-pdf[]
NOTE: This documentation is also available as https://docs.spring.io/spring-session-data-geode/docs/{spring-session-version}/reference/html5/index.html[HTML].
endif::[]
[[introduction]]
== Introduction