sphinxnotes.extweb

https://img.shields.io/github/stars/sphinx-notes/extweb.svg?style=social&label=Star&maxAge=2592000
version:

1.0a0

copyright:

Copyright ©2022 by Shengyu Zhang.

license:

BSD, see LICENSE for details.

Sphinx extension for embedding external web resources (like video, music, etc.).

Installation

Download it from official Python Package Index:

$ pip install sphinxnotes-extweb

Add extension to conf.py in your sphinx project:

extensions = [
          # …
          'sphinxnotes.extweb',
          # …
          ]

Configuration

The extension provides the following configuration:

Functionalities

Change Log

2022-06-XX 1.0