Skip to content

Commit 4e6e1d6

Browse files
committed
docs(changes): Note doc-pytest-plugin directive in sphinx-autodoc-pytest-fixtures
why: The CHANGES workspace package entry for sphinx-autodoc-pytest-fixtures only described the initial release; the new doc-pytest-plugin directive shipped on this branch needs a release note. what: - Add doc-pytest-plugin summary to sphinx-autodoc-pytest-fixtures entry
1 parent db5e7b1 commit 4e6e1d6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ $ uv add gp-sphinx --prerelease allow
3434
badges, classified dependency lists, reverse-dep tracking, and auto-generated
3535
usage snippets. Frozen dataclasses for pickle-safe incremental builds, parallel-safe,
3636
WCAG AA badge contrast, and pytest 9+ compatible.
37+
New: `doc-pytest-plugin` directive generates a standard pytest plugin page
38+
(install block, `pytest11` autodiscovery note, fixture summary and reference)
39+
from a single directive call. Optional `:project:`, `:summary:`, `:tests-url:`,
40+
and `:install-command:` options; body is free-form. Use `autofixture-index` +
41+
`autofixtures` directly when custom layout is needed.
3742
- `sphinx-fonts` — Self-hosted web fonts via Fontsource CDN. Downloads at build time,
3843
caches locally, and injects `@font-face` CSS with preload hints and fallback
3944
font-metric overrides for zero-CLS loading.

0 commit comments

Comments
 (0)