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 3964a52 commit 169ac5eCopy full SHA for 169ac5e
docs/make.jl
@@ -34,6 +34,7 @@ makedocs(sitename = "Catalyst.jl",
34
authors = "Samuel Isaacson",
35
format = Documenter.HTML(; analytics = "UA-90474609-3",
36
prettyurls = (get(ENV, "CI", nothing) == "true"),
37
+ collapselevel = 1,
38
assets = ["assets/favicon.ico"],
39
canonical = "https://docs.sciml.ai/Catalyst/stable/"),
40
modules = [Catalyst, ModelingToolkit],
0 commit comments