An open API service indexing awesome lists of open source software.

https://github.com/atsphinx/audioplayer


https://github.com/atsphinx/audioplayer

hacktoberfest html python sphinx sphinx-extension

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

====================
atsphinx-audioplayer
====================

Register directive to render audio element

Getting started
===============

.. code:: console

pip install atsphinx-audioplayer

Usage
=====

Write ``audio`` directive into your document.

.. code:: rst

.. audio:: talk.mp3

You can write as role too.

.. code:: rst

:audio:`talk.mp3`