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 22f032e commit b000019Copy full SHA for b000019
GNNGraphs/docs/make.jl
@@ -30,4 +30,6 @@ makedocs(;
30
31
32
deploydocs(;repo = "https://github.com/JuliaGraphs/GraphNeuralNetworks.jl.git",
33
+devbranch = "test-multidocs",
34
+push_preview = true,
35
dirname = "GNNGraphs")
0 commit comments