/sphinxext-opengraph

Sphinx extension to generate unique OpenGraph metadata

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.