File tree Expand file tree Collapse file tree 5 files changed +5
-27
lines changed Expand file tree Collapse file tree 5 files changed +5
-27
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,4 @@ makedocs(;
27
27
]
28
28
)
29
29
30
- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
31
- devbranch = " master" ,
32
- push_preview = true ,
33
- dirname = " GNNGraphs" )
30
+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNGraphs" )
Original file line number Diff line number Diff line change @@ -28,7 +28,4 @@ makedocs(;
28
28
)
29
29
30
30
31
- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
32
- devbranch = " master" ,
33
- push_preview = true ,
34
- dirname = " GNNLux" )
31
+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNLux" )
Original file line number Diff line number Diff line change @@ -33,10 +33,4 @@ makedocs(;
33
33
]
34
34
)
35
35
36
-
37
-
38
-
39
- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
40
- devbranch = " master" ,
41
- push_preview = true ,
42
- dirname = " GNNlib" )
36
+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNlib" )
Original file line number Diff line number Diff line change @@ -44,10 +44,4 @@ makedocs(;
44
44
],
45
45
)
46
46
47
-
48
-
49
-
50
- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
51
- devbranch = " master" ,
52
- push_preview = true ,
53
- dirname= " GraphNeuralNetworks" )
47
+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname= " GraphNeuralNetworks" )
Original file line number Diff line number Diff line change @@ -29,8 +29,4 @@ makedocs(;
29
29
]])
30
30
31
31
32
-
33
- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
34
- devbranch = " master" ,
35
- push_preview = true ,
36
- dirname = " tutorials" )
32
+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " tutorials" )
You can’t perform that action at this time.
0 commit comments