Skip to content

Commit f79db30

Browse files
Update make.jl
1 parent f99b7bd commit f79db30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/make.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ makedocs(;
4949
"https://link.springer.com/article/10.1007/s40096-020-00339-4",
5050
"https://dl.acm.org/doi/10.1145/210089.210111",
5151
"https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156",
52+
"https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/hybrd.c",
53+
"https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/hybrj.c",
54+
"https://github.com/devernay/cminpack/blob/d1f5f5a273862ca1bbcf58394e4ac060d9e22c76/lmder.c",
5255
],
5356
checkdocs = :exports,
5457
warnonly = [:missing_docs],

0 commit comments

Comments
 (0)