We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e6e7b + 17353a5 commit f71969cCopy full SHA for f71969c
1 file changed
docs/make.jl
@@ -16,9 +16,7 @@ makedocs(;
16
asset("https://control-toolbox.org/assets/js/documentation.js"),
17
],
18
),
19
- pages=[
20
- "Introduction" => "index.md",
21
- "Developers" => "dev.md"],
+ pages=["Introduction" => "index.md", "Developers" => "dev.md"],
22
checkdocs=:none,
23
)
24
0 commit comments