Skip to content

sphinx-doc/sphinxext-opengraph

Repository files navigation

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.