aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/src/dotty/tools/dottydoc/model/comment
Commit message (Expand)AuthorAgeFilesLines
* Message rendering: colorize positional splice, then splitFelix Mulder2017-03-011-1/+2
* Add position based error reporting to dottydocFelix Mulder2017-02-012-3/+14
* Refactor Wiki/Markdown commentFelix Mulder2017-01-312-98/+94
* Rename `java.scala` -> `JavaConverters.scala`Felix Mulder2017-01-311-1/+2
* Fix javadoc indentation style parsingFelix Mulder2017-01-312-2/+2
* Fix codeblocks in shortened markdownFelix Mulder2017-01-311-6/+9
* Fix removal of trailing ordered list and toc children instead of membersFelix Mulder2017-01-311-3/+14
* Rewire `MemberLookup` to return `Option[Entity]`Felix Mulder2017-01-313-8/+7
* Add `genDocs` command to sbt in order to generate docsFelix Mulder2017-01-313-19/+19
* Fix trailing bullet listsFelix Mulder2017-01-311-0/+12
* Remove `Context` from site generationFelix Mulder2017-01-311-2/+2
* Implement shortening of Markdown AST for summariesFelix Mulder2017-01-313-33/+100
* Add ability to completely parse docstring with md or wikiFelix Mulder2017-01-312-5/+139
* Factor out WikiParser from CommentParserFelix Mulder2017-01-313-654/+591
* Add markdown parsing to dottydocFelix Mulder2017-01-312-43/+118
* Move `dottydoc` -> `doc-tool`Felix Mulder2016-11-226-0/+1159