Skip to content

Commit af1db0e

Browse files
committed
animation v0
1 parent a34fccd commit af1db0e

3 files changed

Lines changed: 501 additions & 20 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repo_url = "github.com/control-toolbox/Tutorials.jl"
4848
Draft = false
4949
```
5050
=#
51-
draft = false # Draft mode: if true, @example blocks in markdown are not executed
51+
draft = true # Draft mode: if true, @example blocks in markdown are not executed
5252

5353
# ═══════════════════════════════════════════════════════════════════════════════
5454
# Build documentation

0 commit comments

Comments
 (0)