Antora
This commit is contained in:
12
local-antora-playbook.yml
Normal file
12
local-antora-playbook.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
site:
|
||||
title: Spring Session
|
||||
start_page: session::index.adoc
|
||||
content:
|
||||
sources:
|
||||
- url: ./
|
||||
branches: HEAD
|
||||
start_path: spring-session-docs
|
||||
ui:
|
||||
bundle:
|
||||
url: ../../rwinch/antora-ui-spring/build/ui-bundle.zip
|
||||
snapshot: true
|
||||
11
spring-session-docs/antora.yml
Normal file
11
spring-session-docs/antora.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: session
|
||||
title: Spring Session
|
||||
version: 2.6
|
||||
start_page: ROOT:index.adoc
|
||||
asciidoc:
|
||||
attributes:
|
||||
page-pagination: true
|
||||
idprefix: ''
|
||||
idseparator: '-'
|
||||
nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
1
spring-session-docs/modules/ROOT/nav.adoc
Normal file
1
spring-session-docs/modules/ROOT/nav.adoc
Normal file
@@ -0,0 +1 @@
|
||||
+* xref:index.adoc[Spring Session]
|
||||
Reference in New Issue
Block a user