Skip to content

Commit 82a5941

Browse files
Merge pull request #279 from SciML/ChrisRackauckas-patch-2
Add NDInterpolations.jl to the aggregate docs
2 parents 84da82c + d83763e commit 82a5941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make_aggregate.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ docsmodules = [
8383
],
8484
"Developer Tools" => [
8585
"Numerical Utilities" => ["ExponentialUtilities", "DiffEqNoiseProcess",
86-
"PreallocationTools", "EllipsisNotation", "DataInterpolations",
86+
"PreallocationTools", "EllipsisNotation", "DataInterpolations", "NDInterpolations",
8787
"PoissonRandom", "QuasiMonteCarlo", "RuntimeGeneratedFunctions", "MuladdMacro", "FindFirstFunctions",
8888
"SparseDiffTools"],
8989
#=

0 commit comments

Comments
 (0)