Skip to content

What about distributing html builds along with the distributions?  #3342

Closed
@ubaldot

Description

@ubaldot

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

No one assigned

    Labels

    new featureEnhancement specifically adding a new feature (feature request should be used for issues instead)

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions