Description
Adds Sphinx documentation support for NumPy-style docstrings. It helps Python projects generate consistent API documentation from structured function, class, and module documentation.
This affects documentation builds, not runtime behavior. Generated docs should be reviewed so examples, parameter descriptions, and return values stay accurate.