Skip to content

Commit

Permalink
Remove index
Browse files Browse the repository at this point in the history
  • Loading branch information
aurorarossi committed Dec 2, 2024
1 parent 9c52145 commit b984ca6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
6 changes: 0 additions & 6 deletions GNNGraphs/docs/src/api/gnngraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ Besides the methods documented here, one can rely on the large set of functional
given by [Graphs.jl](https://github.com/JuliaGraphs/Graphs.jl) thanks to the fact
that `GNNGraph` inherits from `Graphs.AbstractGraph`.

<!-- ## Index
```@index
Order = [:type, :function]
Pages = ["gnngraph.md"]
``` -->

## GNNGraph type

Expand Down
7 changes: 0 additions & 7 deletions GNNlib/docs/src/api/messagepassing.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ CollapsedDocString = true

# Message Passing

## Index

```@index
Order = [:type, :function]
Pages = ["messagepassing.md"]
```

## Interface

```@docs
Expand Down
1 change: 0 additions & 1 deletion GNNlib/docs/src/api/utils.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ CollpasedDocString = true

# Utility Functions


## Graph-wise operations

```@docs
Expand Down

0 comments on commit b984ca6

Please sign in to comment.