summaryrefslogtreecommitdiff
path: root/test/scaladoc/run/SI-191.scala
Commit message (Collapse)AuthorAgeFilesLines
* unset inappropriate execute bitsSeth Tisue2015-09-021-0/+0
| | | | | | | | | | I imagine these date back to old Subversion days and are probably the result of inadvertent commits from Windows users with vcs client configs. having the bit set isn't really harmful most of the time, but it's just not right, and it makes the files stand out in directory listings for no reason
* SI-6803: do not use java.net.URI, even more so incorrectly.Eugene Vigdorchik2013-01-061-4/+4
|
* Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-1/+2
|
* Scaladoc knows the package structure of the libraries,Eugene Vigdorchik2012-10-111-0/+76
so don't include them in external documentation setting.