Skip to content

Commit 3a2dd81

Browse files
authored
Mark 25 as prerelease - force sitemap to Cypher 5 (#1316)
Marking 25 as prerelease will do the following: - Ensure the sitemaps extension treats Cypher 5 as the latest version, so that it will generate a sitemap from Cypher 5 content - Ensure canonical URLs in the HTML `<head>` are accurate. We can then allow new pages in Cypher 25 to be indexed, or we can index the whole of the Cypher manual.
1 parent e509773 commit 3a2dd81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: cypher-manual
22
title: Cypher Manual
33
version: '25'
4+
prerelease: true
45
start_page: ROOT:introduction/index.adoc
56
nav:
67
- modules/ROOT/content-nav.adoc

0 commit comments

Comments
 (0)