Last updated:
0 purchases
sphinximgur 3.0.0
sphinx-imgur
Embed Imgur images and albums in Sphinx documents/pages.
Python 3.6, 3.7, 3.8, and 3.9 supported on Linux, macOS, and Windows.
📖 Full documentation: https://sphinx-imgur.readthedocs.io
Quickstart
To install run the following:
pip install sphinx-imgur
To use in Sphinx simply add to your conf.py:
extensions = ["sphinx_imgur.imgur"]
And in your Sphinx documents:
.. imgur:: 611EovQ
Or to use Imgur's embed feature with an album:
.. imgur-embed:: a/9YZHA
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.