Skip to content

sphinx-doc/sphinxext-opengraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0cd67f5 · Apr 5, 2025
Apr 4, 2025
Apr 5, 2025
Apr 5, 2025
Apr 4, 2025
Apr 4, 2025
Feb 7, 2023
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025

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.