Skip to content

Commit d83763e

Browse files
Add NDInterpolations.jl to the aggregate docs
@SouthEndMusic when it's building
1 parent 84da82c commit d83763e

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)