mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-12 14:41:30 +08:00
chore(lib): moved Sphinx directive from docs
to sphinxext
This commit is contained in:
@ -37,7 +37,7 @@ extensions = [
|
||||
"sphinx_copybutton",
|
||||
"sphinx_design",
|
||||
# Custom
|
||||
"manim_slides.docs.manim_slides_directive",
|
||||
"manim_slides.sphinxext.manim_slides_directive",
|
||||
]
|
||||
|
||||
autodoc_typehints = "both"
|
||||
|
Reference in New Issue
Block a user