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