forked from neo4j/docs-drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publish.yml
86 lines (80 loc) · 2.2 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
site:
title: Neo4j Docs
url: https://neo4j.com/docs
start_page: dotnet-manual::index.adoc
content:
sources:
- url : ./
branches: ['dev','4.4','4.3','4.2']
edit_url: https://github.com/neo4j/docs-drivers/tree/{refname}/{path}
worktrees: true
start_paths:
- dotnet-manual
- go-manual
- java-manual
- javascript-manual
- python-manual
- common-content
exclude:
- '!**/_includes/*'
- '!**/readme.adoc'
- '!**/README.adoc'
- url : ./
branches: ['4.1','4.0','1.7']
edit_url: https://github.com/neo4j/docs-drivers/tree/{refname}/{path}
worktrees: true
exclude:
- '!**/_includes/*'
- '!**/readme.adoc'
- '!**/README.adoc'
ui:
bundle:
url: https://s3-eu-west-1.amazonaws.com/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: '5'
sitemap_loc_version: 'current'
move_sitemaps_to_components: true
data:
components:
driver-manual: '4.1'
asciidoc:
extensions:
- "@neo4j-documentation/remote-include"
- "@neo4j-documentation/macros"
- "@neo4j-antora/antora-page-roles"
- "@neo4j-antora/antora-table-footnotes"
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-add-notes-module: review-note@
# page-add-notes-tags: review@
includePDF: false
nonhtmloutput: ""
# sectnums: true, removed so they are off by default
# sectnumlevel: 3,
experimental: ''
copyright: 2022
common-license-page-uri: https://neo4j.com/docs/license/
neo4j-version: 5.3@
driver-version: 5@
common-partial: common-content:ROOT:partial$@
common-image: common-content:ROOT:image$@
check-mark: icon:check[]
cross-mark: icon:times[]
# attributes for doc links to other manuals in publish playbook
neo4j-base-uri: ''
neo4j-docs-base-uri: /docs