Skip to content

Commit f71969c

Browse files
authored
Merge pull request #75 from control-toolbox/auto-juliaformatter-pr
[AUTO] JuliaFormatter.jl run
2 parents 97e6e7b + 17353a5 commit f71969c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ makedocs(;
1616
asset("https://control-toolbox.org/assets/js/documentation.js"),
1717
],
1818
),
19-
pages=[
20-
"Introduction" => "index.md",
21-
"Developers" => "dev.md"],
19+
pages=["Introduction" => "index.md", "Developers" => "dev.md"],
2220
checkdocs=:none,
2321
)
2422

0 commit comments

Comments
 (0)