aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/src/dotty/tools/dottydoc/core
Commit message (Expand)AuthorAgeFilesLines
* Separate `ContextDocstrings` from `Context` and make it pluggableFelix Mulder2016-10-063-2/+27
* Implement docbase as propertyFelix Mulder2016-10-066-13/+19
* Move docstring cooking to dottyFelix Mulder2016-10-062-12/+12
* Move docstring parser to dottydoc miniphaseFelix Mulder2016-10-062-43/+69
* Fix name clashes because of `@usecase`Felix Mulder2016-10-061-1/+1
* Add `UsecasePhase` to dottydocFelix Mulder2016-10-061-0/+26
* Add symbols to Doc AST, needed for `@usecase`Felix Mulder2016-10-062-6/+15
* Add phase to deal with constructorsFelix Mulder2016-08-213-10/+47
* Properly materialize supertype linksFelix Mulder2016-08-191-7/+33
* Implement working docs requiring manually specifying resources and template f...Felix Mulder2016-08-192-43/+0
* Remove client from dottydoc - no more Scala.JS deps!Felix Mulder2016-08-197-0/+578