Skip to content

Commit 1b08489

Browse files
authored
Merge pull request #19 from control-toolbox/auto-juliaformatter-pr
[AUTO] JuliaFormatter.jl run
2 parents c84dbbf + 6f452b6 commit 1b08489

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/make.jl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ repo_url = "github.com/control-toolbox/CTAppTemplate.jl"
1818
makedocs(;
1919
draft=false, # if draft is true, then the julia code from .md is not executed
2020
# to disable the draft mode in a specific markdown file, use the following:
21-
#=
22-
```@meta
23-
Draft = false
24-
```
25-
=#
21+
#=
22+
```@meta
23+
Draft = false
24+
```
25+
=#
2626
remotes=nothing,
2727
warnonly=:cross_references,
2828
sitename="CTAppTemplate",

0 commit comments

Comments
 (0)