Skip to content

Commit 0078822

Browse files
authored
Merge pull request #67 from control-toolbox/animations
Animations
2 parents a34fccd + 2af6ba0 commit 0078822

3 files changed

Lines changed: 569 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)