Skip to content

Commit f7b60c5

Browse files
Update make.jl
1 parent eb9b551 commit f7b60c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ makedocs(
1414
clean=true, doctest=false,
1515
warnonly = [:footnote],
1616
format=Documenter.HTML(#analytics = "UA-90474609-3",
17-
size_threshold=1_000_000,
17+
size_threshold=1_000_000_000,
1818
assets=["assets/favicon.ico"],
1919
canonical="https://docs.sciml.ai/SciMLBenchmarksOutput/stable/"),
2020
pages=pages

0 commit comments

Comments
 (0)