-
-
Notifications
You must be signed in to change notification settings - Fork 10
Suggested cross-reference syntax for attributes should be :py:attr: #234
Copy link
Copy link
Open
Labels
area: api 🤖area: cli 💻issue: future ⏳Planned, but not for a specific releasePlanned, but not for a specific releasetopic: object representation 💭type: enhancement ✨Something to addSomething to add
Description
Brief description
Suggested syntax for Python attributes is :py:attribute:, but should be :py:attr:
To reproduce
Example: https://github.com/bskinn/sphobjinv/blob/main/doc/source/levenshtein.rst#L192
Reference
https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#role-py-attr
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: api 🤖area: cli 💻issue: future ⏳Planned, but not for a specific releasePlanned, but not for a specific releasetopic: object representation 💭type: enhancement ✨Something to addSomething to add