Commit a2572b9
committed
py(deps[docs]) gp-sphinx 0.1.0a37
why: Every class-level name the reference renders -- NamedTuple field,
TypedDict key, enum member, class variable, plain constant -- now
carries exactly one description alongside the signature autodoc reads
off the live class, instead of arriving as a bare name or, for an
undescribed class variable, being withheld entirely. A description
written once on a base class also reaches the subclasses that inherit
it, so shared fields stay documented without restating them.
what:
- Bump gp-sphinx, sphinx-autodoc-api-style, and
sphinx-autodoc-pytest-fixtures to 0.1.0a37
- Relock uv.lock, which carries the rest of the workspace family
(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-badges)
to the same version1 parent 46b4d85 commit a2572b9
2 files changed
Lines changed: 48 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments