Skip to content

Commit 99b273d

Browse files
Update make.jl
1 parent bdb20b5 commit 99b273d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ makedocs(
2828
],
2929

3030
"API" => [
31-
"Blocks" => "API/blocks.md",
31+
"Basic Blocks" => "API/blocks.md",
3232
"Electrical Components" => "API/electrical.md",
3333
"Magnetic Components" => "API/magnetic.md",
34+
"Mechanical Components" => "API/mechanical.md",
3435
"Thermal Components" => "API/thermal.md"
3536
],
3637
]

0 commit comments

Comments
 (0)