Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Add link-menus for methods with multiple implementations #36

Open
jorendorff opened this issue Aug 14, 2013 · 0 comments
Open

Add link-menus for methods with multiple implementations #36

jorendorff opened this issue Aug 14, 2013 · 0 comments

Comments

@jorendorff
Copy link
Owner

Currently [[Call]] is not a link, because there is not a single obvious place for that to link to.

But [[Call]] should be clickable. On consideration I think clicking it should bring up a menu of links:

[[Call]] method
…described (Table 9)
…of an ordinary Function object (8.3.16.1)
…of an exotic bound Function object (8.4.1.1)
…of an exotic Proxy object (8.5.14)

Like an index.

Making a real index is a lot of work; faking it is what fixup_links does.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant