-
Notifications
You must be signed in to change notification settings - Fork 16
/
preview.yml
56 lines (52 loc) · 1.41 KB
/
preview.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
site:
title: Neo4j Docs
url: https://neo4j.com/docs
start_page: ops-manager:ROOT:index.adoc
content:
sources:
- url: ./
edit_url: 'https://github.com/neo4j/docs-ops-manager/blob/{refname}/{path}'
branches: HEAD
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: '1.12'
move_sitemaps_to_components: 'true'
asciidoc:
extensions:
- "@neo4j-documentation/remote-include"
- "@neo4j-documentation/macros"
- "@neo4j-antora/antora-add-notes"
- "@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: preview-note@
page-add-notes-tags: preview@
includePDF: false
nonhtmloutput: ""
# sectnums: true, removed so they are off by default
# sectnumlevel: 3,
experimental: ''
copyright: 2024
common-license-page-uri: https://neo4j.com/docs/license/
check-mark: icon:check[]