sphinxnotes.extweb [ARCHIVED]¶
- version:
- 1.0a0 
- copyright:
- Copyright ©2022 by Shengyu Zhang. 
- license:
- BSD, see LICENSE for details. 
This project is ARCHIVED.
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: