Skip to main content

embedding asciinema videos in Sphinx docs

Project description

sphinxcontrib-asciinema


Easily embed asciinema videos into Sphinx rst docs.

Installation

pip3 install sphinxcontrib.asciinema

Usage

Append extension to sphinx conf.py:

extensions = ['sphinxcontrib.asciinema']

Insert videos into rst docs:

.. asciinema:: 261648

or

.. asciinema:: https://asciinema.org/a/26148

(replace "261648" with your video id)

Enjoy!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib.asciinema-0.1.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page