Commit 518e965
docs: correct AGENTS.md note on which doctests actually run
The note claimed docs/usage.rst doctests run under 'uv run pytest', but
testpaths is tests+nameparser only and there is no --doctest-glob, so .rst
doctests run under neither pytest nor CI (CI does sphinx -b html, not
-b doctest). Document how to verify .rst examples manually and flag the
pre-existing customize.rst failures.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8cb62a9 commit 518e965
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments