- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.9k
Closed
Labels
⚙️ documentationaffected functionality: documentationaffected functionality: documentation
Milestone
Description
I often find it somewhat unintuitive that I need to scroll quite long before finding the parameter list.
Ofc for the TG-Objects, parameters are a bit less important than attributes b/c you usually don't instantiate them manually, but the parameters are rendered more compactly than the attributes and attributes & parameters mostly coincide anyway, so for a quick glance it doesn't make a big difference.
I suggest to go over the different classes and rearrange the docstring as
- General description
- Notes, Examples & Warnings (if applicable)
- Args
- Attributes
Metadata
Metadata
Assignees
Labels
⚙️ documentationaffected functionality: documentationaffected functionality: documentation