Skip to content

[Docs] Make method overloads more obvious in docs #730

Open
@lorensr

Description

@lorensr

Is your feature request related to a problem? Please describe.

Hard to notice that a fn has overloads, for example:

image

Describe the solution you'd like

Some visual change, and maybe a list of options (preferably linked) under the header:

image

Like

# condition

- condition(fn, timeout)
- condition(fn)

## condition(fn, timeout)

...

## condition(fn)

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions