We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf178d commit edecf87Copy full SHA for edecf87
docs/make.jl
@@ -144,7 +144,7 @@ function build_battmo_docs(build_format = nothing;
144
"Installation" => "manuals/user_guide/installation.md",
145
"Getting started" => "manuals/user_guide/getting_started.md"
146
],
147
-
+ "Models" => "manuals/user_guide/models.md",
148
"Public API" => "manuals/user_guide/public_api.md",
149
"Tutorials" => tutorials_markdown,
150
0 commit comments