We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6901a67 commit f52f0cdCopy full SHA for f52f0cd
publish.yml
@@ -6,7 +6,7 @@ site:
6
content:
7
sources:
8
- url : ./
9
- branches: ['HEAD','4.4','4.3','4.2']
+ branches: ['HEAD','4.4']
10
edit_url: https://github.com/neo4j/docs-drivers/tree/{refname}/{path}
11
worktrees: true
12
start_paths:
@@ -20,14 +20,6 @@ content:
20
- '!**/_includes/*'
21
- '!**/readme.adoc'
22
- '!**/README.adoc'
23
- - url : ./
24
- branches: ['4.1','4.0','1.7']
25
- edit_url: https://github.com/neo4j/docs-drivers/tree/{refname}/{path}
26
- worktrees: true
27
- exclude:
28
- - '!**/_includes/*'
29
- - '!**/readme.adoc'
30
- - '!**/README.adoc'
31
ui:
32
bundle:
33
url: https://static-content.neo4j.com/build/ui-bundle-latest.zip
0 commit comments