Skip to content

Commit 9ccbc52

Browse files
committed
banner for 6.x
1 parent 8162b56 commit 9ccbc52

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

antora.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ version: '6'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
7+
page-add-notes-module: ROOT
8+
page-add-notes-tags: note

modules/ROOT/partials/notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# tag::note[]
2+
[CAUTION]
3+
====
4+
You are looking at version 6 of the GraphQL Library.
5+
For the long-term support (LTS) version 5, refer to link:https://neo4j.com/docs/graphql/5/[GraphQL Library version 5 LTS].
6+
====
7+
# end::note[]

preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ asciidoc:
5252
experimental: ''
5353
copyright: 2023
5454
common-license-page-uri: https://neo4j.com/docs/license/
55+
page-add-notes-module: ROOT
56+
page-add-notes-tags: note

0 commit comments

Comments
 (0)