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(;
2727 ]
2828 )
2929
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(;
2828 )
2929
3030
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(;
3333 ]
3434 )
3535
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(;
4444 ],
4545 )
4646
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(;
2929 ]])
3030
3131
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