Skip to content

Commit 8162b56

Browse files
committed
prepare 6.x for docs release
1 parent 175ac93 commit 8162b56

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

antora.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: graphql
22
title: Neo4j GraphQL Library
33
version: '6'
4-
display_version: '6-beta'
54
start_page: ROOT:index.adoc
65
nav:
76
- modules/ROOT/content-nav.adoc

publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ site:
77
content:
88
sources:
99
- url: https://github.com/neo4j/docs-graphql.git
10-
branches: ['5.x', '4.x', '3.x']
10+
branches: ['6.x', '5.x', '4.x', '3.x']
1111
exclude:
1212
- '!**/_includes/*'
1313
- '!**/readme.adoc'
@@ -25,7 +25,7 @@ urls:
2525
antora:
2626
extensions:
2727
- require: "@neo4j-antora/antora-modify-sitemaps"
28-
sitemap_version: '5'
28+
sitemap_version: '6'
2929
sitemap_loc_version: 'current'
3030
move_sitemaps_to_components: true
3131

0 commit comments

Comments
 (0)