Skip to content

Commit 987c132

Browse files
committed
Specify order of functions.
1 parent 732045a commit 987c132

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/src/api.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Private = false
2222
Order = [:function]
2323
```
2424

25+
```@docs
26+
init_parameters
27+
create_graph
28+
apply_geography
29+
optimal_network
30+
annealing
31+
plot_graph
32+
find_node
33+
add_node
34+
remove_node
35+
```
36+
2537
# Documented Internal Functions
2638

2739
```@autodocs

0 commit comments

Comments
 (0)