We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18591a7 commit 02a5835Copy full SHA for 02a5835
1 file changed
docs/antora-playbook.yml
@@ -4,11 +4,14 @@ site:
4
content:
5
edit_url: false
6
sources:
7
-# - url: https://github.com/OP-TED/ted-rdf-conversion-pipeline.git
8
- - url: /home/dude/work/ted-rdf-conversion-pipeline
+ - url: https://github.com/OP-TED/ted-rdf-conversion-pipeline.git
+# - url: /home/dude/work/ted-rdf-conversion-pipeline
9
# branches:
10
# - main
11
start_path: docs/antora
12
+asciidoc:
13
+ attributes:
14
+ page-toclevels: 6@
15
ui:
16
bundle:
17
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
0 commit comments