Skip to content

docs: State what classes each object inherit from, with links to those classes. #101

Open
@fatboychummy

Description

@fatboychummy

Where?

In each class that inherits from other classes.

Possible solution

I really like the way the roblox documentation does this, it lists the methods the object itself has (like currently done), but beneath that it has dropdowns for "Inherited from <X>"

image

Others

The current way does work, but having something like this will reduce the need to click back and forth through multiple pages.

I also notice that sometimes the In addition to the A and B methods, X objects have the following methods: statement is sometimes missing base class methods (currently I am looking at Input, which is missing ChangeableObject).

Checklist

  • I am looking at the latest version of the docs.

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