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 45178b7 commit d1d8843Copy full SHA for d1d8843
docs/make.jl
@@ -4,7 +4,7 @@ makedocs(
4
sitename="ModelingToolkit.jl",
5
authors="Chris Rackauckas",
6
modules=[ModelingToolkit],
7
- clean=true,
+ clean=true,doctest=false,
8
format = Documenter.HTML(#analytics = "UA-90474609-3",
9
assets = ["assets/favicon.ico"],
10
canonical="https://docs.sciml.ai/stable/"),
0 commit comments