summaryrefslogtreecommitdiff
path: root/src/scaladoc/scala/tools/nsc/doc/base/CommentFactoryBase.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9752 never ignore blank lines when parsing code blocks (#5125)Antoine Gourlay2016-05-021-1/+1
* Add doc annotation `@shortDescription` to enable explicit synopsisFelix Mulder2016-02-221-3/+9
* SI-9620: add doc annotation to hide specific conversionsFelix Mulder2016-02-091-31/+45
* Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-251-18/+16
* unset inappropriate execute bitsSeth Tisue2015-09-021-0/+0
* SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-021-8/+8
* fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-021-7/+10
* SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-051-1/+17
* Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-031-42/+8
|\
| * SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-031-42/+8
* | SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-031-2/+6
* | [backport] Update javadoc tag to new scaladoc tags.Masato Sogame2014-08-111-11/+11
|/
* SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-201-1/+11
* Cull extraneous whitespace.Paul Phillips2013-09-181-3/+0
* Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-161-7/+7
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-1/+0
* Moved scaladoc sources into separate directory.Paul Phillips2013-03-091-0/+936