Skip to content

Commit 1a59826

Browse files
authored
docs(gp-sphinx) Bump gp-sphinx to v0.0.1a8 (#68)
Adopt gp-sphinx v0.0.1a8: ArgparseDomain, gp-sphinx-* CSS namespace, sphinx>=8.1 floor, typed env.domains.* accessors, and package renames (sphinx-autodoc-layout → sphinx-ux-autodoc-layout, sphinx-autodoc-badges → sphinx-ux-badges). See also: https://pypi.org/project/gp-sphinx/0.0.1a8/
2 parents d02ab87 + 85a0769 commit 1a59826

3 files changed

Lines changed: 58 additions & 60 deletions

File tree

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ $ uvx --from 'gp-libs' --prerelease allow gp-libs
4242

4343
- Migrate docs deployment to AWS OIDC authentication and AWS CLI
4444
- Visual improvements to API docs from [gp-sphinx](https://gp-sphinx.git-pull.com)-based Sphinx packages (#67)
45+
- Bump gp-sphinx docs stack to v0.0.1a8 (#68)
4546

4647
## gp-libs 0.0.17 (2025-12-07)
4748

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4848
[dependency-groups]
4949
dev = [
5050
# Docs
51-
"gp-sphinx==0.0.1a7",
52-
"sphinx-autodoc-api-style==0.0.1a7",
51+
"gp-sphinx==0.0.1a8",
52+
"sphinx-autodoc-api-style==0.0.1a8",
5353
"gp-libs",
5454
"sphinx-autobuild",
5555
# Testing
@@ -70,8 +70,8 @@ dev = [
7070
]
7171

7272
docs = [
73-
"gp-sphinx==0.0.1a7",
74-
"sphinx-autodoc-api-style==0.0.1a7",
73+
"gp-sphinx==0.0.1a8",
74+
"sphinx-autodoc-api-style==0.0.1a8",
7575
"gp-libs",
7676
"sphinx-autobuild",
7777
]

uv.lock

Lines changed: 53 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)