-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add support for embedding videos #7728
Copy link
Copy link
Closed
Labels
content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-endIssues related to adding website features and fixing bugs, whether on the front or back-endenhancement
Metadata
Metadata
Assignees
Labels
content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-endIssues related to adding website features and fixing bugs, whether on the front or back-endenhancement
We should use videos instead of animated GIFs, animated PNGs or animated WebPs for the following reasons:
I have a WIP branch for this: https://github.com/Calinou/godot-docs/tree/add-video-support
However, this is blocked on sphinx-contrib/video#33, as we'd have to include all videos in a top-level
_staticfolder otherwise.Edit: The above issue was resolved by sphinx-contrib-video 0.2.1.rc0.