Skip to content

Commit

Permalink
Simplify API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Sep 6, 2021
1 parent 0e042d3 commit 280f56a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,16 @@ Modules = [MetaGraphsNext]
Pages = ["metagraph.jl"]
```

### Undirected and directed versions

```@autodocs
Modules = [MetaGraphsNext]
Pages = ["metaundigraph.jl", "metadigraph.jl"]
```

### Dictionary utilities

```@autodocs
Modules = [MetaGraphsNext]
Pages = ["dict_utils.jl"]
```

### Weights

```@autodocs
Modules = [MetaGraphsNext]
Pages = ["weights.jl"]
Expand All @@ -35,8 +29,6 @@ Modules = [MetaGraphsNext]
Pages = ["lightgraphs.jl"]
```

### Overrides

```@autodocs
Modules = [MetaGraphsNext]
Pages = ["overrides.jl"]
Expand Down

0 comments on commit 280f56a

Please sign in to comment.