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

Wiki-links should support method targets #4224

Closed
scabug opened this issue Feb 7, 2011 · 3 comments
Closed

Wiki-links should support method targets #4224

scabug opened this issue Feb 7, 2011 · 3 comments

Comments

@scabug
Copy link

scabug commented Feb 7, 2011

= problem =

It seems that ScalaDoc2 doesn't support linking to methods (except by directly entering HTML like ).

= enhancement recommendation =

For example, [[com.example.Class#method(Int, Int)]] should work similarly as {@link com.example.Class#method(Int, Int)} does with JavaDoc.

@scabug
Copy link
Author

scabug commented Feb 7, 2011

Imported From: https://issues.scala-lang.org/browse/SI-4224?orig=1
Reporter: ddekany

@scabug
Copy link
Author

scabug commented Jul 20, 2012

@adriaanm said:
scala/scala#925

@scabug scabug closed this as completed Jul 20, 2012
@scabug
Copy link
Author

scabug commented Jul 23, 2012

@VladUreche said:
Now they are supported. See #3695 for a quick tutorial on using links to members.

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

No branches or pull requests

2 participants