Skip to content

List Args first in docs #2251

@Bibo-Joshi

Description

@Bibo-Joshi

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

  1. General description
  2. Notes, Examples & Warnings (if applicable)
  3. Args
  4. Attributes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions