chore(lib): use next_slide not pause (#151)

* chore(lib): use `next_slide` not `pause`

This deprecates `pause` function in favor to `next_slide`, that will also be called by `next_section` in the future.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Jérome Eertmans
2023-03-08 16:57:10 +01:00
committed by GitHub
parent 700584cbcc
commit 426470ef3c
2 changed files with 88 additions and 5 deletions

View File

@ -6,7 +6,7 @@ Thefore, we only document here the methods we think the end-user will ever use,
```{eval-rst}
.. autoclass:: manim_slides.Slide
:members: start_loop, end_loop, pause, play
:members: start_loop, end_loop, pause, next_slide
.. autoclass:: manim_slides.ThreeDSlide
:members: