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 0e042d3 commit 280f56aCopy full SHA for 280f56a
docs/src/api.md
@@ -7,22 +7,16 @@ Modules = [MetaGraphsNext]
7
Pages = ["metagraph.jl"]
8
```
9
10
-### Undirected and directed versions
11
-
12
```@autodocs
13
Modules = [MetaGraphsNext]
14
Pages = ["metaundigraph.jl", "metadigraph.jl"]
15
16
17
-### Dictionary utilities
18
19
20
21
Pages = ["dict_utils.jl"]
22
23
24
-### Weights
25
26
27
28
Pages = ["weights.jl"]
@@ -35,8 +29,6 @@ Modules = [MetaGraphsNext]
35
29
Pages = ["lightgraphs.jl"]
36
30
37
31
38
-### Overrides
39
40
32
41
33
42
34
Pages = ["overrides.jl"]
0 commit comments