We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3728a8c commit 6e5b5feCopy full SHA for 6e5b5fe
1 file changed
CHANGES
@@ -24,6 +24,9 @@ $ uv add gp-sphinx --prerelease allow
24
- `merge_sphinx_config()` API for building complete Sphinx config from shared defaults
25
- Shared extension list, theme options, MyST config, font config
26
- Bundled workarounds (tabs.js removal, spa-nav.js injection)
27
+- `sphinx-autodoc-pytest-fixtures`: Fixture tables now resolve `TypeAlias`
28
+ return annotations — alias names are preserved and linked rather than
29
+ expanding to the underlying union or generic type (#9)
30
31
### Workspace packages
32
0 commit comments