File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ makedocs(modules = [DataInterpolations],
1616 canonical = " https://docs.sciml.ai/DataInterpolations/stable/" ),
1717 pages = [
1818 " index.md" ,
19- # "Interpolation methods" => "methods.md",
20- # "Extrapolation methods" => "extrapolation_methods.md",
21- # "Interface" => "interface.md",
22- # "Using with Symbolics/ModelingToolkit" => "symbolics.md",
19+ " Interpolation methods" => " methods.md" ,
20+ " Extrapolation methods" => " extrapolation_methods.md" ,
21+ " Interface" => " interface.md" ,
22+ " Using with Symbolics/ModelingToolkit" => " symbolics.md" ,
2323 " Manual" => " manual.md" ,
2424 " Smooth arc length interpolation" => " arclength_interpolation.md" # "Inverting Integrals" => "inverting_integrals.md"])
2525 ])
You can’t perform that action at this time.
0 commit comments