summaryrefslogtreecommitdiff
path: root/test/scaladoc/run/SI-6017.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6017 Scaladoc: Show all letters without dangling linksKato Kazuyoshi2013-02-031-1/+3
| | | | Use <span> instead of <a href="..."> if there is no page on the letter.
* SI-6017 Generate Scaladoc's index links in Scala sideKato Kazuyoshi2013-02-031-0/+3
| | | | There is no reason to do it in JavaScript.
* There is no "letters" method in this branchKato Kazuyoshi2013-01-171-4/+0
|
* SI-6017 Scaladoc's Index should be case-sensitiveKato Kazuyoshi2013-01-161-0/+27