Skip to content

Commit d21f2ff

Browse files
authored
Update branches to publish (#121)
1 parent b092673 commit d21f2ff

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

antora.yml

Lines changed: 1 addition & 5 deletions
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.02'
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 3 additions & 3 deletions
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.02'
2828
sitemap_loc_version: 'current'
2929
move_sitemaps_to_components: true
3030

@@ -50,7 +50,7 @@ asciidoc:
5050
includePDF: false
5151
nonhtmloutput: ""
5252
experimental: ''
53-
copyright: 2024
53+
copyright: 2025
5454
common-license-page-uri: https://neo4j.com/docs/license/
5555
partials: ROOT:partial$@
5656
# attributes for doc links to other manuals in publish playbook

0 commit comments

Comments
 (0)