Skip to content

Commit 4acc7be

Browse files
authored
Update make.jl
1 parent d9fbfb2 commit 4acc7be

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/make.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ Draft = false
128128
```
129129
=#
130130
makedocs(;
131-
#draft=true, # if draft is true, then the julia code from .md is not executed # debug
132-
# to disable the draft mode in a specific markdown file, use the following:
133-
# ```@meta
134-
# Draft = false
135-
# ```
136131
draft=false,
137132
#warnonly=[:cross_references, :autodocs_block],
138133
sitename="OptimalControl.jl",

0 commit comments

Comments
 (0)