Personal tools
Skip to content. | Skip to navigation
The video extension allows you to embed .mp4/.webm/etc videos as defined by the HTML5 standard. It’s just a wrapper around:
Your browser does not support the video tag.
Installing
As usual with sphinx extensions, remember to add them to your config:
extensions = [ sphinxcontrib.video ]
sphinxcontrib.video
Document Actions