Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross reference from method declaration line #17

Open
tomaz opened this issue Dec 28, 2010 · 2 comments
Open

Cross reference from method declaration line #17

tomaz opened this issue Dec 28, 2010 · 2 comments
Labels

Comments

@tomaz
Copy link
Owner

tomaz commented Dec 28, 2010

Method declaration line (i.e. "- (void)doSomethingWith:(id)value") could include cross references to known objects in method result and argument types. Probably links should use same color as the rest of the text to avoid visual noise and only show underline if hovered.

@aparajita
Copy link

+1

Apple's docs have this and it is enormously useful.

@LearnCocos2D
Copy link

+10

I keep having to add @see for parameters just to get the links show up in order to make the docs decently discoverable. Perhaps auto-generate the @see list from method parameters?

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

No branches or pull requests

3 participants