aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/src
Commit message (Expand)AuthorAgeFilesLines
* Fix cooking of docstringsFelix Mulder2016-10-062-2/+2
* Fix name clashes because of `@usecase`Felix Mulder2016-10-061-1/+1
* Add `UsecasePhase` to dottydocFelix Mulder2016-10-062-1/+28
* Add `Comments` object instead of `Scanners.Comment` case classFelix Mulder2016-10-061-2/+2
* Add symbols to Doc AST, needed for `@usecase`Felix Mulder2016-10-064-6/+27
* Add phase to deal with constructorsFelix Mulder2016-08-218-23/+76
* Add `ImplicitlyAddedEntity` as a common trait for implicitly added membersFelix Mulder2016-08-191-4/+6
* Properly materialize supertype linksFelix Mulder2016-08-194-31/+45
* Add documentation to dottydoc APIFelix Mulder2016-08-194-6/+69
* Implement dotty bridge for docFelix Mulder2016-08-193-20/+30
* Implement working docs requiring manually specifying resources and template f...Felix Mulder2016-08-195-74/+7
* Implement bridge that generates json on `doc` commandFelix Mulder2016-08-193-2/+15
* Add scaladoc interface stubFelix Mulder2016-08-192-1/+16
* Add `currentEntity` to templating APIFelix Mulder2016-08-191-2/+4
* Remove client from dottydoc - no more Scala.JS deps!Felix Mulder2016-08-1928-0/+3539