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 818c7ff commit c51a296Copy full SHA for c51a296
docs/pages.jl
@@ -5,7 +5,7 @@ pages = [
5
"Tutorials" => [
6
"Using the SciML Symbolic Indexing Interface" => "usage.md",
7
"Simple Demonstration of a Symbolic System Structure" => "simple_sii_sys.md",
8
- "Implementing the Complete Symbolic Indexing Interface" => "implementing_sii_problemsolution.md",
+ "Implementing the Complete Symbolic Indexing Interface" => "complete_sii.md",
9
],
10
"Defining Solution Wrapper Fallbacks" => "solution_wrappers.md",
11
"API" => "api.md",
0 commit comments