Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Split Documentation by Object Structure #33

Description

@Floofies

Docs for data structures, for instance, include all member methods and properties on the same page.

For readability purposes, each member method/property should be on its own page, just like on MDN. Hyperlinks should be intuitive and partially match what you would expect when accessing one of the objects using dot notation.

Perhaps something like this:

LinkedList.prototype.ListElement -> differentia.io/?p=linkedlist-prototype-listelement

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions