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 9a3da01 commit bf072d2Copy full SHA for bf072d2
docs/pages.jl
@@ -17,7 +17,7 @@ pages = ["index.md",
17
"native/globalization.md", "native/diagnostics.md"],
18
"Wrapped Solver APIs" => Any[
19
"api/fastlevenbergmarquardt.md", "api/fixedpointacceleration.md",
20
- "api/leastsquaresoptim.md", "api/minpack.md", "api/nlsolve.md",
+ "api/leastsquaresoptim.md", "api/minpack.md", "api/nlsolve.md", "api/nlsolvers.md",
21
"api/siamfanlequations.md", "api/speedmapping.md", "api/sundials.md"],
22
"Development Documentation" => [
23
"devdocs/internal_interfaces.md", "devdocs/linear_solve.md",
0 commit comments