Skip to content

Commit b984ca6

Browse files
committed
Remove index
1 parent 9c52145 commit b984ca6

File tree

3 files changed

+0
-14
lines changed

3 files changed

+0
-14
lines changed

GNNGraphs/docs/src/api/gnngraph.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ Besides the methods documented here, one can rely on the large set of functional
1111
given by [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl) thanks to the fact
1212
that `GNNGraph` inherits from `Graphs.AbstractGraph`.
1313

14-
<!-- ## Index
15-
16-
```@index
17-
Order = [:type, :function]
18-
Pages = ["gnngraph.md"]
19-
``` -->
2014

2115
## GNNGraph type
2216

GNNlib/docs/src/api/messagepassing.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ CollapsedDocString = true
55

66
# Message Passing
77

8-
## Index
9-
10-
```@index
11-
Order = [:type, :function]
12-
Pages = ["messagepassing.md"]
13-
```
14-
158
## Interface
169

1710
```@docs

GNNlib/docs/src/api/utils.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ CollpasedDocString = true
55

66
# Utility Functions
77

8-
98
## Graph-wise operations
109

1110
```@docs

0 commit comments

Comments
 (0)