Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 955 Bytes

README.rst

File metadata and controls

35 lines (25 loc) · 955 Bytes

sphinxext-opengraph

Package on PyPI Build Status BSD 3 Clause

Sphinx extension to generate Open Graph metadata for each page of your documentation.

Installation

python -m pip install sphinxext-opengraph[social-cards]
# or
uv pip install sphinxext-opengraph[social-cards]

Usage

See the documentation.