File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11name : graph-data-science-client
22title : Neo4j Graph Data Science Client
3- version : ' 1.17-preview'
4- prerelease : true
3+ version : ' 1.17'
54start_page : ROOT:index.adoc
65nav :
76- modules/ROOT/content-nav.adoc
87asciidoc :
98 attributes :
10- docs-version : ' 1.17-preview '
9+ docs-version : ' 1.17'
Original file line number Diff line number Diff line change @@ -52,11 +52,11 @@ asciidoc:
5252 # sectnums: true, removed so they are off by default
5353 # sectnumlevel: 3,
5454 experimental : ' '
55- copyright : 2024
55+ copyright : 2025
5656 common-license-page-uri : https://neo4j.com/docs/license/
5757 operations-manual-base-uri : https://neo4j.com/docs/operations-manual/
5858 neo4j-docs-base-uri : https://neo4j.com/docs
59- api-version : 1.17-preview
59+ api-version : 1.17
6060 # User research promo
6161 page-ad-overline-link : https://p.consentkit.com/baf41f1b-7816-4e04-82a7-b4c6d93ddf19/?ref=gds-docs
6262 page-ad-title : Join the User Research panel
Original file line number Diff line number Diff line change 88 - url : ../
99 edit_url : ' {web_url}/tree/{refname}/{path}'
1010 start_path : doc
11- branches : ['1.14', '1.15', '1.16', 'main']
11+ # Includes previous version and current.
12+ # Does not include preview (main) as it is no longer necessary.
13+ branches : ['1.14', '1.15', '1.16']
1214 include : doc/
1315 exclude :
1416 - ' !**/_includes/*'
@@ -53,7 +55,7 @@ asciidoc:
5355 common-license-page-uri : https://neo4j.com/docs/license/
5456 operations-manual-base-uri : https://neo4j.com/docs/operations-manual/
5557 neo4j-docs-base-uri : https://neo4j.com/docs
56- api-version : 1.17-preview
58+ api-version : 1.17
5759 # User research promo
5860 page-ad-overline-link : https://p.consentkit.com/baf41f1b-7816-4e04-82a7-b4c6d93ddf19/?ref=gds-docs
5961 page-ad-title : Join the User Research panel
You can’t perform that action at this time.
0 commit comments