diff --git a/antora.yml b/antora.yml index 51d116ceb..43779c5ed 100644 --- a/antora.yml +++ b/antora.yml @@ -1,11 +1,11 @@ name: cypher-manual title: Cypher Manual -version: '2025' +version: '5' start_page: ROOT:introduction/index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: - neo4j-version: '2025' + neo4j-version: '2025.01' neo4j-version-minor: '2025.01' neo4j-version-exact: '2025.01' diff --git a/preview.yml b/preview.yml index 50f2281c1..b70cd4e8a 100644 --- a/preview.yml +++ b/preview.yml @@ -22,13 +22,6 @@ ui: urls: html_extension_style: indexify -antora: - extensions: - - require: "@neo4j-antora/antora-modify-sitemaps" - sitemap_version: '2025' - sitemap_loc_version: 'current' - move_sitemaps_to_components: true - asciidoc: extensions: - "@neo4j-documentation/remote-include"