We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3faf2da + 8b3d388 commit 90626b0Copy full SHA for 90626b0
1 file changed
docs/make.jl
@@ -12,9 +12,7 @@ makedocs(;
12
format=Documenter.HTML(;
13
repolink="https://" * repo_url,
14
prettyurls=false,
15
- size_threshold_ignore=[
16
- ""
17
- ],
+ size_threshold_ignore=[""],
18
assets=[
19
asset("https://control-toolbox.org/assets/css/documentation.css"),
20
asset("https://control-toolbox.org/assets/js/documentation.js"),
0 commit comments