Skip to content

Commit 32ccca0

Browse files
fix antora for 2025.01 (#1164)
1 parent ce32664 commit 32ccca0

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: cypher-manual
22
title: Cypher Manual
3-
version: '2025'
3+
version: '5'
44
start_page: ROOT:introduction/index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025'
9+
neo4j-version: '2025.01'
1010
neo4j-version-minor: '2025.01'
1111
neo4j-version-exact: '2025.01'

preview.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ ui:
2222
urls:
2323
html_extension_style: indexify
2424

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-
3225
asciidoc:
3326
extensions:
3427
- "@neo4j-documentation/remote-include"

0 commit comments

Comments
 (0)