Skip to content

Commit cb63783

Browse files
renetapopovastefano-ottolenghirecrwplay
authored
Update branches to publish (#117)
Co-authored-by: Stefano Ottolenghi <[email protected]> Co-authored-by: Neil Dewhurst <[email protected]>
1 parent 79297ae commit cb63783

File tree

3 files changed

+5
-9
lines changed

3 files changed

+5
-9
lines changed

antora.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: http-api
22
title: HTTP API
3-
version: '5'
3+
version: '2025.01'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
7-
asciidoc:
8-
attributes:
9-
page-origin-private: false
10-
neo4j-version: '5'

preview.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ asciidoc:
4343
includePDF: false
4444
nonhtmloutput: ""
4545
experimental: ''
46-
copyright: 2024
46+
copyright: 2025
4747
common-license-page-uri: https://neo4j.com/docs/license/
48-
partials: 5@ROOT:partial$@
48+
partials: ROOT:partial$@
4949
# attributes for doc links to other manuals in preview playbook
5050
neo4j-base-uri: https://neo4j.com
5151
neo4j-docs-base-uri: https://neo4j.com/docs

publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ site:
66
content:
77
sources:
88
- url: ./
9-
branches: ['3.5','4.0','4.1','4.2','4.3','4.4','dev']
9+
branches: ['4.4','5.x','HEAD']
1010
edit_url: https://github.com/neo4j/docs-http-api/tree/{refname}/{path}
1111
exclude:
1212
- '!**/_includes/*'
@@ -24,7 +24,7 @@ urls:
2424
antora:
2525
extensions:
2626
- require: "@neo4j-antora/antora-modify-sitemaps"
27-
sitemap_version: '5'
27+
sitemap_version: '2025.01'
2828
sitemap_loc_version: 'current'
2929
move_sitemaps_to_components: true
3030

0 commit comments

Comments
 (0)