Skip to content

Commit 9f4a723

Browse files
Jay Bryanteleftherias
authored andcommitted
Add links to the other documentation format
Add a link from the HTML to the PDF and vice-versa.
1 parent 25032fb commit 9f4a723

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spring-session-docs/src/docs/asciidoc/index.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Rob Winch; Vedran Pavić; Jay Bryant; Eleftheria Stein-Kousathana
55
:websocketdoc-test-dir: {docs-test-dir}docs/websocket/
66
:toc: left
77

8+
ifdef::backend-html5[]
9+
NOTE: This documentation is also available as https://docs.spring.io/spring-session/docs/{spring-session-version}/reference/pdf/spring-session-reference.pdf[PDF].
10+
endif::[]
11+
12+
ifdef::backend-pdf[]
13+
NOTE: This documentation is also available as https://docs.spring.io/spring-session/docs/{spring-session-version}/reference/html5/index.html[HTML].
14+
endif::[]
15+
816
[[abstract]]
917
Spring Session provides an API and implementations for managing a user's session information.
1018

0 commit comments

Comments
 (0)