Skip to content

Commit 80cd4a8

Browse files
committed
improve css for responsive columns
1 parent d75b8d0 commit 80cd4a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Draft = false
128128
```
129129
=#
130130
makedocs(;
131-
draft=true,
131+
draft=false,
132132
sitename="OptimalControl.jl",
133133
format=Documenter.HTML(;
134134
repolink="https://" * repo_url,

0 commit comments

Comments
 (0)