File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,7 @@ version: '6'
44start_page : ROOT:index.adoc
55nav :
66- modules/ROOT/content-nav.adoc
7- page-add-notes-module : ROOT
8- page-add-notes-tags : note
7+ asciidoc :
8+ attributes :
9+ page-add-notes-module : ROOT
10+ page-add-notes-tags : note
Original file line number Diff line number Diff line change 11# tag::note[]
22[CAUTION]
33====
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].
4+ This is the documentation of the GraphQL Library version 6 .
5+ For the long-term support (LTS) version 5, refer to link:{ neo4j- docs-base-uri} /graphql/5/[GraphQL Library version 5 LTS].
66====
77# end::note[]
Original file line number Diff line number Diff line change @@ -54,3 +54,5 @@ asciidoc:
5454 common-license-page-uri : https://neo4j.com/docs/license/
5555 page-add-notes-module : ROOT
5656 page-add-notes-tags : note
57+ neo4j-base-uri : https://neo4j.com
58+ neo4j-docs-base-uri : https://neo4j.com/docs
You can’t perform that action at this time.
0 commit comments