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 266333f commit 6d5b68dCopy full SHA for 6d5b68d
docs/make.jl
@@ -42,6 +42,7 @@ makedocs(
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",
45
+ "https://github.com/SciML/ColPrac/blob/master/README.md",
46
],
47
doctest = false, clean = true,
48
warnonly = [:missing_docs],
0 commit comments