File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,7 @@ function build_battmo_docs(build_format = nothing;
3030 " Tutorial 1 - Run a model" => " 1_run_a_model" ,
3131 " Tutorial 2 - Inspect simulation output" => " 2_inspect_simulation_output" ,
3232 " Tutorial 3 - Basic Plotting" => " 3_basic_plotting" ,
33- " Tutorial 4 - Modifying physical parameters" => " 4_modifying_physical_parameters" ,
34- " Tutorial 5 - Modifying grid parameters" => " 5_modifying_grid_parameters"
33+ " Tutorial 4 - Modifying physical parameters" => " 4_modifying_physical_parameters"
3534
3635 ]
3736
@@ -146,7 +145,6 @@ function build_battmo_docs(build_format = nothing;
146145 " Getting started" => " manuals/user_guide/getting_started.md"
147146 ],
148147
149- " Models" => " manuals/user_guide/models.md" ,
150148 " Public API" => " manuals/user_guide/public_api.md" ,
151149 " Tutorials" => tutorials_markdown,
152150 ],
You can’t perform that action at this time.
0 commit comments