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 0d47870 commit 5309780Copy full SHA for 5309780
docs/make.jl
@@ -8,6 +8,7 @@ makedocs(
8
authors="Chris Rackauckas",
9
modules=[LinearSolve],
10
clean=true,doctest=false,
11
+ devbranch="main",
12
format = Documenter.HTML(#analytics = "UA-90474609-3",
13
assets = ["assets/favicon.ico"],
14
canonical="https://linearsolve.sciml.ai/stable/"),
0 commit comments