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 6e8c7e8 commit 87f7595Copy full SHA for 87f7595
docs/make.jl
@@ -46,7 +46,8 @@ makedocs(;
46
linkcheck = true,
47
linkcheck_ignore = [
48
"https://twitter.com/ChrisRackauckas/status/1544743542094020615",
49
- "https://link.springer.com/article/10.1007/s40096-020-00339-4"
+ "https://link.springer.com/article/10.1007/s40096-020-00339-4",
50
+ "https://dl.acm.org/doi/10.1145/210089.210111"
51
],
52
checkdocs = :exports,
53
warnonly = [:missing_docs],
0 commit comments