Skip to content

Commit 00c07b4

Browse files
Update make.jl
1 parent 97de819 commit 00c07b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ makedocs(
118118
"https://github.com/SciML/ColPrac/blob/master/README.md",
119119
"https://github.com/SciML/DiffEqDevTools.jl/blob/master/src/ode_tableaus.jl",
120120
"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",
121122
],
122123
doctest = false, clean = true,
123124
warnonly = [:missing_docs, :docs_block],

0 commit comments

Comments
 (0)