@@ -8,7 +8,7 @@ pages = [
88 " tutorials/sispde.md" ,
99 " tutorials/icbc_sampled.md" ,
1010 " tutorials/PIDE.md" ,
11- " tutorials/schroedinger.md" ,
11+ " tutorials/schroedinger.md"
1212 ],
1313 " Performance Tips" => " performance.md" ,
1414 " MOLFiniteDifference" => " MOLFiniteDifference.md" ,
@@ -22,15 +22,5 @@ pages = [
2222 " How it Works" => " howitworks.md" ,
2323 " Notes for Developers: Implement a Scheme" => " devnotes.md" ,
2424 " Generated Examples" => [" generated/bruss_code.md" , " generated/bruss_ode_eqs.md" ],
25- " API Reference" => [" api/discretization.md" , " api/utils.md" ],
26-
27- # "Tutorial: Burgers" => "tutorials/burgers.md",
28- # "Tutorial: 1D Linear Diffusion" => "tutorials/1d_linear_diffusion.md",
29- # "Tutorial: 1D Non-Linear Diffusion" => "tutorials/1d_nonlinear_diffusion.md",
30- # "Tutorial: 2D Diffusion" => "tutorials/2d_diffusion.md",
31- # "Tutorial: 1D Linear Convection" => "tutorials/1d_linear_convection.md",
32- # "Tutorial: 1D Higher Order" => "tutorials/1d_higher_order.md",
33- # "Tutorial: Stationary Nonlinear Problems" => "tutorials/stationary_nonlinear_problems.md",
34- # "Tutorial: 1D Partial DAE" => "tutorials/1d_partial_DAE.md",
35-
25+ " API Reference" => [" api/discretization.md" , " api/utils.md" ]
3626]
0 commit comments