Skip to content

Commit b0cfb57

Browse files
Update make.jl
1 parent acedf10 commit b0cfb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ makedocs(
88
authors="Chris Rackauckas",
99
modules=[LinearSolve],
1010
clean=true,doctest=false,
11-
format = Documenter.HTML(#analytics = "UA-90474609-3",
11+
format = Documenter.HTML(analytics = "UA-90474609-3",
1212
assets = ["assets/favicon.ico"],
1313
canonical="https://linearsolve.sciml.ai/stable/"),
1414
pages=[

0 commit comments

Comments
 (0)