Commit 0c677e6
committed
py(deps[docs]) gp-sphinx 0.1.0a37
why: every class-level name -- 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 a bare name or a duplicate entry. A description written on a
base class now reaches the subclasses that inherit it, so shared
attributes no longer need restating per subclass.
what:
- Bump gp-sphinx, sphinx-autodoc-argparse, and sphinx-autodoc-api-style
0.0.1a36 -> 0.1.0a37
- Relock uv.lock1 parent 5b68459 commit 0c677e6
2 files changed
Lines changed: 48 additions & 48 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments