Skip to content

Commit c1b2e37

Browse files
Update make.jl
1 parent dc9db1c commit c1b2e37

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
@@ -5,7 +5,7 @@ makedocs(
55
authors="Chris Rackauckas",
66
modules=[NonlinearSolve],
77
clean=true,doctest=false,
8-
format = Documenter.HTML(#analytics = "UA-90474609-3",
8+
format = Documenter.HTML(analytics = "UA-90474609-3",
99
assets = ["assets/favicon.ico"],
1010
canonical="https://nonlinearsolve.sciml.ai/stable/"),
1111
pages=[

0 commit comments

Comments
 (0)