We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5fa21 commit b3f4fd6Copy full SHA for b3f4fd6
1 file changed
antora-playbook.yml
@@ -1,7 +1,3 @@
1
-asciidoc:
2
- attributes:
3
- source-highlighter: rouge
4
- rouge-style: github
5
site:
6
title: fuquery
7
start_page: _::index.adoc
@@ -11,15 +7,13 @@ content:
11
sources:
12
8
- url: .
13
9
start_paths: [.]
14
- # - url: ..
15
- # branches: HEAD
16
- # start_paths: [projects/test/docs]
17
18
19
- # start_paths: [projects/util/docs]
10
+ - url: https://github.com/fuquery/rsl.git
+ branches: docs
+ start_path: docs
20
ui:
21
bundle:
22
url: ui
23
antora:
24
extensions:
25
- '@antora/lunr-extension'
+ - '@antora/collector-extension'
0 commit comments