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 eb9b551 commit f7b60c5Copy full SHA for f7b60c5
1 file changed
docs/make.jl
@@ -14,7 +14,7 @@ makedocs(
14
clean=true, doctest=false,
15
warnonly = [:footnote],
16
format=Documenter.HTML(#analytics = "UA-90474609-3",
17
- size_threshold=1_000_000,
+ size_threshold=1_000_000_000,
18
assets=["assets/favicon.ico"],
19
canonical="https://docs.sciml.ai/SciMLBenchmarksOutput/stable/"),
20
pages=pages
0 commit comments