8000 Use Sphinx `guilabel` role for buttons by hugovk · Pull Request #1387 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Use Sphinx guilabel role for buttons #1387

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 3 commits into from
Sep 10, 2024
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
Prev Previous commit
Revert "TEMP: Test the fix"
This reverts commit 3d89ccf.
  • Loading branch information
hugovk committed Sep 9, 2024
commit 1f460f2e6ec7a7241cad1048ec2535a42444abeb
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: "3"
- name: Install uv
uses: hynek/setup-cached-uv@5d471f055d5fc47ffc5df8d2e23485eab18e25e5
uses: hynek/setup-cached-uv@v2
- name: Build docs
run: make html
- name: Link check
Expand Down
Loading
0