-
Notifications
You must be signed in to change notification settings - Fork 39
/
publish.yml
58 lines (54 loc) · 1.47 KB
/
publish.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
site:
title: Neo4j Docs
url: https://neo4j.com/docs
start_page: getting-started:ROOT:index.adoc
content:
sources:
- url: ./
branches: ['dev']
edit_url: https://github.com/neo4j/docs-getting-started/tree/{refname}/{path}
exclude:
- '!**/_includes/*'
- '!**/readme.adoc'
- '!**/README.adoc'
ui:
bundle:
url: https://static-content.neo4j.com/build/ui-bundle-latest.zip
snapshot: true
output_dir: /assets
urls:
html_extension_style: indexify
antora:
extensions:
- require: "@neo4j-antora/antora-modify-sitemaps"
sitemap_version: '~'
move_sitemaps_to_components: true
asciidoc:
extensions:
- "@neo4j-documentation/remote-include"
- "@neo4j-documentation/macros"
- "@neo4j-antora/antora-add-notes"
- "@neo4j-antora/antora-listing-roles"
- "@neo4j-antora/antora-table-footnotes"
- "@neo4j-antora/mark-terms"
attributes:
page-theme: docs
page-type: Docs
page-search-type: Docs
page-search-site: Reference Docs
page-canonical-root: /docs
page-pagination: true
page-no-canonical: true
page-origin-private: false
page-hide-toc: false
page-mixpanel: 4bfb2414ab973c741b6f067bf06d5575
page-terms-to-mark: Cypher
includePDF: false
nonhtmloutput: ""
experimental: ''
copyright: 2024
offset: '\\{offset}'
count: '\\{count}'
common-license-page-uri: https://neo4j.com/docs/license/
docs-home: '/docs'
neo4j-base-uri: '' # this attribute is empty for publish playbooks