Skip to content

Commit b3f4fd6

Browse files
committed
enable rsl
1 parent 8f5fa21 commit b3f4fd6

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

antora-playbook.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
asciidoc:
2-
attributes:
3-
source-highlighter: rouge
4-
rouge-style: github
51
site:
62
title: fuquery
73
start_page: _::index.adoc
@@ -11,15 +7,13 @@ content:
117
sources:
128
- url: .
139
start_paths: [.]
14-
# - url: ..
15-
# branches: HEAD
16-
# start_paths: [projects/test/docs]
17-
# - url: ..
18-
# branches: HEAD
19-
# start_paths: [projects/util/docs]
10+
- url: https://github.com/fuquery/rsl.git
11+
branches: docs
12+
start_path: docs
2013
ui:
2114
bundle:
2215
url: ui
2316
antora:
2417
extensions:
2518
- '@antora/lunr-extension'
19+
- '@antora/collector-extension'

0 commit comments

Comments
 (0)