File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -149,20 +149,7 @@ function build_battmo_docs(build_format = nothing;
149149 " Models" => " manuals/user_guide/models.md"
150150
151151 ],
152- " Usage" => [
153- " Public API" => " manuals/user_guide/public_api.md" ,
154- " Input data" => [
155- " Non-scalar input quantities" => " manuals/user_guide/non_scalar_input_quantities.md" ,
156- " Control Policies" => " manuals/user_guide/control_params.md" ,
157- " Geometries" => " manuals/user_guide/grid_params.md"
158- ],
159-
160- " Output data" => [
161- " Simulation output" => " manuals/user_guide/simulation_output.md" ,
162- " Retrieve data in HDF5" => " manuals/user_guide/hdf5_output.md"
163- ]
164-
165- ],
152+ " Public API" => " manuals/user_guide/public_api.md" ,
166153 " Tutorials" => tutorials_markdown,
167154 ],
168155
You can’t perform that action at this time.
0 commit comments