Skip to content

Commit faa6c44

Browse files
committed
Antora
1 parent 93c6210 commit faa6c44

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

local-antora-playbook.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
site:
2+
title: Spring Session
3+
start_page: session::index.adoc
4+
content:
5+
sources:
6+
- url: ./
7+
branches: HEAD
8+
start_path: spring-session-docs
9+
ui:
10+
bundle:
11+
url: ../../rwinch/antora-ui-spring/build/ui-bundle.zip
12+
snapshot: true

spring-session-docs/antora.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: session
2+
title: Spring Session
3+
version: 2.6
4+
start_page: ROOT:index.adoc
5+
asciidoc:
6+
attributes:
7+
page-pagination: true
8+
idprefix: ''
9+
idseparator: '-'
10+
nav:
11+
- modules/ROOT/nav.adoc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
+* xref:index.adoc[Spring Session]
File renamed without changes.

0 commit comments

Comments
 (0)