aboutsummaryrefslogtreecommitdiff
path: root/doc-tool
Commit message (Expand)AuthorAgeFilesLines
* Fix recursive expansion of templatesFelix Mulder2017-01-315-15/+44
* Add beginnings of Site classFelix Mulder2017-01-313-0/+139
* Add `Page` trait with concrete classes for HTML and MDFelix Mulder2017-01-312-13/+83
* Add initial page rendering using liquid and yaml front matterFelix Mulder2017-01-313-1/+123
* Implement shortening of Markdown AST for summariesFelix Mulder2017-01-315-35/+163
* Add ability to completely parse docstring with md or wikiFelix Mulder2017-01-313-7/+142
* Factor out WikiParser from CommentParserFelix Mulder2017-01-313-654/+591
* Add markdown parsing to dottydocFelix Mulder2017-01-319-57/+385
* Rename `DottyTest` in dottydoc to `DottyDocTest`Felix Mulder2017-01-316-8/+6
* Split Dottydoc.scala into separate filesFelix Mulder2017-01-315-90/+107
* Fix doc compilation of dotty itselfFelix Mulder2017-01-311-1/+6
* Remove dead code from pattern match in doc factoriesFelix Mulder2017-01-311-2/+0
* Add test programs to generate docsFelix Mulder2017-01-312-2/+76
* Fix doc package structureFelix Mulder2017-01-312-10/+7
* Make dottydoc main available for Java instancesFelix Mulder2017-01-314-28/+33
* Merge pull request #1880 from dotty-staging/improve-whitelist-infrastructureodersky2017-01-121-13/+3
|\
| * Add stdlib whitelist loader.Nicolas Stucki2017-01-051-13/+3
* | Bump version from 0.1-SNAPSHOT to 0.1.1-SNAPSHOTGuillaume Martres2017-01-081-1/+1
|/
* Fix dottydoc ast phaseFelix Mulder2016-12-201-1/+1
* Fix #1794: handle TermRef result types in dottydocFelix Mulder2016-12-192-25/+42
* Fix remaining tests with incorrect paths following moveGuillaume Martres2016-11-222-3/+3
* Move `dottydoc` -> `doc-tool`Felix Mulder2016-11-2235-0/+3776