Skip to content

Commit 2bb87b8

Browse files
committed
Update menu
1 parent f3934ad commit 2bb87b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/src/examples.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ Choose function to execute or `q` to quit:
150150
stall_model = include("stall_model.jl")
151151
bench = include("bench.jl")
152152
cleanup = include("cleanup.jl")
153+
GLMakie.activate!()
154+
CairoMakie.activate!()
155+
help_me = VortexStepMethod.help("https://opensourceawe.github.io/VortexStepMethod.jl/dev")
153156
quit
154157
```
155158

0 commit comments

Comments
 (0)