Description
I often travel and I don't have internet, and I typically use such time to play with animations. I would like to access the html docs locally.
A trivial solution would be to clone the repo and build the docs on my machine.
I actually did it for a while, but it always a hassle due to that the released version (installed by conda) may mismatch with the main branch (the latest: I have the 0.17.3 version installed and I got the No module named 'manim.utils.docbuild.autocolor_directive'
which exist in the main branch but not in the latest release).
I was wondering if it is possible to distribute the html builds along with the distribution and eventually add a command like manim docs
that simply open the index.html
file from site-package
.
What do you think?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status