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 97de819 commit 00c07b4Copy full SHA for 00c07b4
docs/make.jl
@@ -118,6 +118,7 @@ makedocs(
118
"https://github.com/SciML/ColPrac/blob/master/README.md",
119
"https://github.com/SciML/DiffEqDevTools.jl/blob/master/src/ode_tableaus.jl",
120
"https://github.com/SciML/DiffEqProblemLibrary.jl/blob/master/lib/BVProblemLibrary/src/BVProblemLibrary.jl",
121
+ "https://github.com/SciML/DiffEqProblemLibrary.jl/blob/master/lib/DDEProblemLibrary/src/DDEProblemLibrary.jl",
122
],
123
doctest = false, clean = true,
124
warnonly = [:missing_docs, :docs_block],
0 commit comments