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 1ea8ed8 commit 109fdacCopy full SHA for 109fdac
docs/make.jl
@@ -25,7 +25,8 @@ makedocs(sitename = "Overview of Julia's SciML",
25
"https://epubs.siam.org/doi/10.1137/0903023",
26
"https://bkamins.github.io/julialang/2020/12/24/minilanguage.html",
27
"https://arxiv.org/abs/2109.06786",
28
- "https://arxiv.org/abs/2001.04385"],
+ "https://arxiv.org/abs/2001.04385",
29
+ "https://code.visualstudio.com/"],
30
format = Documenter.HTML(assets = ["assets/favicon.ico"],
31
canonical = "https://docs.sciml.ai/stable/",
32
mathengine = mathengine),
0 commit comments