summaryrefslogtreecommitdiff
path: root/src/library/rootdoc.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
| | | | | | | | | | - Replaced/simplified usages of "wrt". - Added backticks to $Coll definitions, so stuff like "immutable.Stack" hopefully stops being interpreted as the end of a sentence and shown like that in the summary line of ScalaDoc's method description. See collection.immutable.Stack's sortBy. Additionally, it looks nicer this way. - Fixes the typo mentioned in SI-5666.
* Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-061-0/+27