-
-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Labels
docstring integrityfeature enhancements to check docstring integrityfeature enhancements to check docstring integritytype: Enhancement
Description
I learned about the existence of argwhere
only recently, although I'm using where
very often.
One possible reason for this is that "See also" in the where documentation doesn't link to argwhere
, while the latter does link to where.
I guess there must be a programmatic way to make these cross-references symmetric by default, and I wonder if that could be a useful feature for numpydoc...
Metadata
Metadata
Assignees
Labels
docstring integrityfeature enhancements to check docstring integrityfeature enhancements to check docstring integritytype: Enhancement