Skip to content

Commit 280f56a

Browse files
committed
Simplify API reference
1 parent 0e042d3 commit 280f56a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/src/api.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,16 @@ Modules = [MetaGraphsNext]
77
Pages = ["metagraph.jl"]
88
```
99

10-
### Undirected and directed versions
11-
1210
```@autodocs
1311
Modules = [MetaGraphsNext]
1412
Pages = ["metaundigraph.jl", "metadigraph.jl"]
1513
```
1614

17-
### Dictionary utilities
18-
1915
```@autodocs
2016
Modules = [MetaGraphsNext]
2117
Pages = ["dict_utils.jl"]
2218
```
2319

24-
### Weights
25-
2620
```@autodocs
2721
Modules = [MetaGraphsNext]
2822
Pages = ["weights.jl"]
@@ -35,8 +29,6 @@ Modules = [MetaGraphsNext]
3529
Pages = ["lightgraphs.jl"]
3630
```
3731

38-
### Overrides
39-
4032
```@autodocs
4133
Modules = [MetaGraphsNext]
4234
Pages = ["overrides.jl"]

0 commit comments

Comments
 (0)