Skip to content

Commit 142a5ec

Browse files
Reorder TOC
1 parent ac68991 commit 142a5ec

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/make.jl

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ makedocs(sitename="Streamfall Documentation",
1616
"primer.md",
1717
"Examples" => [
1818
"examples/examples.md",
19+
"examples/node_creation.md",
20+
"examples/network_loading.md",
21+
"Calibration" => [
22+
# "examples/calibration_setup.md",
23+
"examples/calibration.md",
24+
],
1925
"Model evaluation" => [
2026
"examples/simple_showcase.md",
2127
"examples/model_comparison.md",
2228
# "examples/multisystem_showcase.md",
23-
],
24-
"Calibration" => [
25-
# "examples/calibration_setup.md",
26-
"examples/calibration.md",
2729
]
2830
],
2931
"metrics.md",

0 commit comments

Comments
 (0)