Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Nov 5, 2024
1 parent 746a9e1 commit 68ffb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ makedocs(
"Warm-start" => "warm-start.md",
"Matrix-free operators" => "matrix_free.md",
"Callbacks" => "callbacks.md",
"Custom Workspaces" => "custom_workspace.md",
"Custom Workspaces" => "custom_workspaces.md",
"Performance tips" => "tips.md",
"Tutorials" => ["CG" => "examples/cg.md",
"CAR" => "examples/car.md",
Expand Down

0 comments on commit 68ffb40

Please sign in to comment.