Pakket: python3-sphinx-autodoc-typehints (3.2.0-1)
Verwijzigingen voor python3-sphinx-autodoc-typehints
Debian bronnen:
Het bronpakket sphinx-autodoc-typehints downloaden:
- [sphinx-autodoc-typehints_3.2.0-1.dsc]
- [sphinx-autodoc-typehints_3.2.0.orig.tar.gz]
- [sphinx-autodoc-typehints_3.2.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Type hints support for the Sphinx autodoc extension
This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.
It listens to the autodoc-process-signature and autodoc-process-docstring Sphinx events in order to strip annotations and inject appropriate directives.
Andere aan python3-sphinx-autodoc-typehints gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sphinx (>= 8.2)
- documentation generator for Python projects