chore(lib): moved Sphinx directive from docs to sphinxext

This commit is contained in:
Jérome Eertmans
2025-04-18 18:55:47 +02:00
parent fbf5f42f31
commit 880cba3064
6 changed files with 8 additions and 4 deletions

View File

@ -116,7 +116,7 @@ class ManimSlidesMagic(Magics): # type: ignore
file) will be moved relative to the video locations. Use-cases include building
documentation with Sphinx and JupyterBook. See also the
:mod:`Manim Slides directive for Sphinx
<manim_slides.docs.manim_slides_directive>`.
<manim_slides.sphinxext.manim_slides_directive>`.
Examples
--------