Skip to content

Commit 0de11d4

Browse files
Update make.jl
1 parent a291a26 commit 0de11d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/make.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ makedocs(
3939
"https://www.wolframalpha.com/input/?i=u%27%3D-sqrt%28u%29",
4040
"https://www.mathworks.com/help/simulink/gui/absolutetolerance.html",
4141
"https://www.mathworks.com/help/matlab/math/choose-an-ode-solver.html",
42-
"https://journals.ametsoc.org/view/journals/atsc/20/2/1520-0469_1963_020_0130_dnf_2_0_co_2.xml"
42+
"https://journals.ametsoc.org/view/journals/atsc/20/2/1520-0469_1963_020_0130_dnf_2_0_co_2.xml",
43+
"https://mathematica.stackexchange.com/questions/40122/help-to-plot-poincar%C3%A9-section-for-double-pendulum",
44+
"https://github.com/SciML/DiffEqProblemLibrary.jl/blob/master/lib/SDEProblemLibrary/src/SDEProblemLibrary.jl",
4345
],
4446
doctest = false, clean = true,
4547
warnonly = [:missing_docs],

0 commit comments

Comments
 (0)