We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15a3e9 commit 5b212ecCopy full SHA for 5b212ec
docs/source/reference/examples.md
@@ -20,7 +20,7 @@ Then, each presentation, named `SCENE`, was generated with those two commands:
20
21
```bash
22
manim example.py SCENE # or manimgl example SCENE
23
-manim-slides convert SCENE -ccontrols=true
+manim-slides convert SCENE scene.html -ccontrols=true
24
```
25
26
where `-ccontrols=true` indicates that we want to display the blue navigation arrows.
0 commit comments