sizmailov / pybind11-stubgen

Generate stubs for python modules
Other
236 stars 47 forks source link

Add support for pybind11 enum docstrings #225

Open jfhs opened 4 months ago

jfhs commented 4 months ago

Pybind11 uses __entries to store provided enum-values docstrings

This PR adds support for propagating these docstrings to the stubs.