Commit 7ecf281
committed
docs(CHANGES): argparse Sphinx domain feature bullet
why: The 0.0.1 (unreleased) Features section documented the two
new foundation packages (sphinx-ux-autodoc-layout,
sphinx-autodoc-typehints-gp) and the three-tier restructuring,
but not the argparse Sphinx domain added in the recent
E1-E7 commit series. Without a changelog entry, downstream
alpha-testers reading CHANGES wouldn't know about the new
:argparse:* xref roles or the two auto-generated indices.
what:
- Append one bullet to the ### Features section of the
0.0.1 (unreleased) entry describing the domain: ObjTypes,
xref roles, indices, the new classifier, and the
std:cmdoption compatibility guarantee.1 parent efdc2d7 commit 7ecf281
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments