Commit be7c8c1
committed
py(deps[docs]) gp-sphinx 0.1.0a37
why: Every class-level name autodoc renders -- NamedTuple and dataclass
field, TypedDict key, enum member, ClassVar, plain constant -- now
carries exactly one description alongside the signature autodoc reads
off the live class, instead of arriving bare or duplicated. A
description written on a base class also reaches the subclasses that
inherit the name, so the docs for libtmux's option and query types no
longer repeat the same text per subclass to get it rendered.
what:
- Bump gp-sphinx, sphinx-autodoc-api-style and
sphinx-autodoc-pytest-fixtures 0.0.1a36 -> 0.1.0a37 in the docs
dependency group and the dev group
- Relock uv.lock, which carries the same bump through the transitive
workspace siblings: gp-furo-theme, sphinx-autodoc-typehints-gp,
sphinx-fonts, sphinx-gp-llms, sphinx-gp-opengraph, sphinx-gp-sitemap,
sphinx-gp-theme, sphinx-ux-autodoc-layout, sphinx-ux-badges1 parent 9e80112 commit be7c8c1
2 files changed
Lines changed: 48 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments