Skip to content

Commit eb76051

Browse files
authored
docs(gp-sphinx) Bump gp-sphinx to v0.0.1a8 (#14)
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 b6ba99a + ee467d9 commit eb76051

3 files changed

Lines changed: 68 additions & 68 deletions

File tree

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ _Notes on upcoming releases will be added here_
99
### Documentation
1010

1111
- Visual improvements to API docs from [gp-sphinx](https://gp-sphinx.git-pull.com)-based Sphinx packages (#10)
12+
- Bump gp-sphinx docs stack to v0.0.1a8 (#14)
1213

1314
## libtmux-mcp 0.1.0a0 (2026-03-22)
1415

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ libtmux-mcp = "libtmux_mcp:main"
5656
[dependency-groups]
5757
dev = [
5858
# Docs
59-
"gp-sphinx==0.0.1a7",
60-
"sphinx-autodoc-api-style==0.0.1a7",
61-
"sphinx-autodoc-fastmcp==0.0.1a7",
59+
"gp-sphinx==0.0.1a8",
60+
"sphinx-autodoc-api-style==0.0.1a8",
61+
"sphinx-autodoc-fastmcp==0.0.1a8",
6262
"gp-libs",
6363
"sphinx-autobuild",
6464
# Testing
@@ -79,9 +79,9 @@ dev = [
7979
]
8080

8181
docs = [
82-
"gp-sphinx==0.0.1a7",
83-
"sphinx-autodoc-api-style==0.0.1a7",
84-
"sphinx-autodoc-fastmcp==0.0.1a7",
82+
"gp-sphinx==0.0.1a8",
83+
"sphinx-autodoc-api-style==0.0.1a8",
84+
"sphinx-autodoc-fastmcp==0.0.1a8",
8585
"gp-libs",
8686
"sphinx-autobuild",
8787
]

uv.lock

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

0 commit comments

Comments
 (0)