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 0afed35 commit 249cd72Copy full SHA for 249cd72
docs/make.jl
@@ -8,7 +8,7 @@ makedocs(;
8
pages=[
9
"Home" => "index.md",
10
"Quick Start" => "quickstart.md",
11
- "Indexing Behavior" => "indexing_behavior.md"
+ "Indexing Behavior" => "indexing_behavior.md",
12
"Examples" => [
13
"examples/DiffEqFlux.md",
14
"examples/adaptive_control.md",
0 commit comments