| [#259] | project: scala-doc | priority: low | category: missing feature | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Erik | Vincent | fixed | 2003-12-09 16:06:27.0 | |
| subject | Require XML instead of text/html in ScalaDoc comments | |||
| code | ||||
| what happened | ||||
| what expected | That the comments in ScalaDoc requires XML instead of plain text (HTML) so that the input can be verified by ScalaDoc. | |||
| [back to overview] | ||||
| Vincent edited on 2004-01-19 20:19:54.0 |
| I keep the javadoc syntax for the tags, but the rest of the comments should be written in XHTML, and Scaladoc checks it. |