We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce32664 commit 32ccca0Copy full SHA for 32ccca0
antora.yml
@@ -1,11 +1,11 @@
1
name: cypher-manual
2
title: Cypher Manual
3
-version: '2025'
+version: '5'
4
start_page: ROOT:introduction/index.adoc
5
nav:
6
- modules/ROOT/content-nav.adoc
7
asciidoc:
8
attributes:
9
- neo4j-version: '2025'
+ neo4j-version: '2025.01'
10
neo4j-version-minor: '2025.01'
11
neo4j-version-exact: '2025.01'
preview.yml
@@ -22,13 +22,6 @@ ui:
22
urls:
23
html_extension_style: indexify
24
25
-antora:
26
- extensions:
27
- - require: "@neo4j-antora/antora-modify-sitemaps"
28
- sitemap_version: '2025'
29
- sitemap_loc_version: 'current'
30
- move_sitemaps_to_components: true
31
-
32
33
extensions:
34
- "@neo4j-documentation/remote-include"
0 commit comments