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