Open Issues Need Help
View All on GitHub Adapt docstring generation regarding inheritance about 2 hours ago
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