|
[#738] |
project: scala-doc |
priority: medium |
category: missing feature |
|
submitter |
assigned to |
status |
date submitted |
|
Burak |
Sean |
_ |
2006-09-09 16:40:39.0 |
| subject |
param should be highlighted |
| code |
e.g. http://scala.epfl.ch/docu/files/api/scala/BigInt.html#isProbablePrime |
| what happened |
the "certainty" param is typeset like the comment that it explains it.
|
| what expected |
in a doc-comment, the first ident are @param is the param and should be displayed "properly". It would be nice if we could additionally check that the param name given in the comment actually is a param of the function. |
|
[back to overview] |