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 147e619 commit 05f8eb0Copy full SHA for 05f8eb0
docs/make.jl
@@ -145,10 +145,8 @@ function build_battmo_docs(build_format = nothing;
145
"Installation" => "manuals/user_guide/installation.md",
146
"Getting started" => "manuals/user_guide/getting_started.md"
147
],
148
- "Models and Architecture" => [
149
- "Models" => "manuals/user_guide/models.md"
150
-
151
- ],
+
+ "Models" => "manuals/user_guide/models.md",
152
"Public API" => "manuals/user_guide/public_api.md",
153
"Tutorials" => tutorials_markdown,
154
0 commit comments