Skip to content

Commit 43defac

Browse files
cleanup
1 parent ed56978 commit 43defac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

GNNGraphs/docs/src/api/heterograph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ Modules = [GNNGraphs]
3838
Pages = ["gnnheterograph/generate.jl"]
3939
Private = false
4040
```
41+
å

GNNLux/docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ makedocs(;
8585
"Layers" => [
8686
"Basic layers" => "api/basic.md",
8787
"Convolutional layers" => "api/conv.md",
88-
# "Pooling layers" => "api/pool.md",
88+
"Pooling layers" => "api/pool.md",
8989
"Temporal Convolutional layers" => "api/temporalconv.md",
9090
# "Hetero Convolutional layers" => "api/heteroconv.md",
9191
]

0 commit comments

Comments
 (0)