Skip to content

Commit 05f8eb0

Browse files
committed
more simplification in structure
1 parent 147e619 commit 05f8eb0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/make.jl

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,8 @@ function build_battmo_docs(build_format = nothing;
145145
"Installation" => "manuals/user_guide/installation.md",
146146
"Getting started" => "manuals/user_guide/getting_started.md"
147147
],
148-
"Models and Architecture" => [
149-
"Models" => "manuals/user_guide/models.md"
150-
151-
],
148+
149+
"Models" => "manuals/user_guide/models.md",
152150
"Public API" => "manuals/user_guide/public_api.md",
153151
"Tutorials" => tutorials_markdown,
154152
],

0 commit comments

Comments
 (0)