Generates Python Extension modules from Cythons PXD files

1 Open Issue Need Help Last updated: Dec 31, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes two enhancements for docstring generation, particularly concerning inherited elements. Firstly, it suggests using Sphinx's `:py:class:` role to create clickable links for inherited classes in the 'Inherits from' line. Secondly, it recommends grouping inherited methods at the beginning or end of the docstring, noting them as 'inherited from,' instead of their current alphabetical listing.

Complexity: 3/5
good first issue

Generates Python Extension modules from Cythons PXD files

Python