Commit 00690e1
committed
cli(add) Document ConfigFileResolution fields
why: the rendered API page listed the three fields as "Alias for field
number N", autodoc's boilerplate for a NamedTuple descriptor, which
tells a reader nothing. The published docs carry no such entries because
the class is new here.
what:
- Describe each field in an Attributes section, which also replaces the
generated stubs with the prose and type1 parent 0495216 commit 00690e1
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
462 | 472 | | |
463 | 473 | | |
464 | 474 | | |
| |||
0 commit comments