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 54e3db2 commit 24a08caCopy full SHA for 24a08ca
docs/src/api/basic.md
@@ -9,7 +9,7 @@ CurrentModule = GraphNeuralNetworks
9
```@index
10
Order = [:type, :function]
11
Modules = [GraphNeuralNetworks]
12
-Pages = ["api/basics.md"]
+Pages = ["basic.md"]
13
```
14
15
## Docs
docs/src/api/conv.md
@@ -8,7 +8,7 @@ CurrentModule = GraphNeuralNetworks
8
-Pages = ["conv.md"]
+Pages = ["conv.md"]
docs/src/api/gnngraph.md
@@ -10,7 +10,7 @@ Documentation page for the graph type `GNNGraph` provided GraphNeuralNetworks.jl
-Pages = ["graphs.md"]
+Pages = ["gnngraph.md"]
16
0 commit comments