8000 doc: add social cards generation support in sphinxext-opengraph by FFY00 · Pull Request #129085 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

doc: add social cards generation support in sphinxext-opengraph #129085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 20, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
doc: add social cards generation support in sphinxext-opengraph
Signed-off-by: Filipe Laíns <lains@riseup.net>
  • Loading branch information
FFY00 committed Jan 20, 2025
commit 7424cb3b298e2b80adeb93952fa6c3d653c12a02
3 changes: 3 additions & 0 deletions Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ sphinx-notfound-page~=1.0.0
# to install that as well.
python-docs-theme>=2023.3.1,!=2023.7

# Needed to support generating social cards in sphinxext-opengraph.
matplotlib

-c constraints.txt
Loading
0