aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add emoji support, very importantFelix Mulder2017-01-311-0/+2
* fix extensions not getting loaded properlyFelix Mulder2017-01-311-4/+14
* Fix dotty docs gen, scrollFelix Mulder2017-01-313-150/+0
* Add annotations to doc ASTFelix Mulder2017-01-317-11/+40
* Add missing info to blog postsFelix Mulder2017-01-312-2/+7
* Add basic API generation from templatesFelix Mulder2017-01-314-37/+96
* Add scala-logo svgFelix Mulder2017-01-312-1/+2
* Add blog layoutFelix Mulder2017-01-311-0/+1
* Add `site.posts` and make DefaultParams typesafeFelix Mulder2017-01-314-16/+142
* Add `firstParagraph` to `Page`Felix Mulder2017-01-311-0/+28
* Unwrap strings in YAML front-matterFelix Mulder2017-01-311-1/+5
* Remove `Context` from site generationFelix Mulder2017-01-314-25/+26
* Make `Page#yaml` be `Map[String, String | List[String]]`Felix Mulder2017-01-312-7/+10
* Add `reverse` filterFelix Mulder2017-01-311-5/+9
* Add blog genFelix Mulder2017-01-312-18/+70
* Add initial defaults to page generationFelix Mulder2017-01-316-59/+142
* Add static site gen to dottydoc mainFelix Mulder2017-01-312-3/+77
* Implement site structure discoveryFelix Mulder2017-01-311-0/+70
* Implement `{% include 'template' %}` featureFelix Mulder2017-01-314-28/+91
* Preserve `page` object on expansionFelix Mulder2017-01-312-4/+22
* Fix recursive expansion of templatesFelix Mulder2017-01-311-8/+10
* Add beginnings of Site classFelix Mulder2017-01-311-0/+62
* Add `Page` trait with concrete classes for HTML and MDFelix Mulder2017-01-311-10/+43
* Add initial page rendering using liquid and yaml front matterFelix Mulder2017-01-312-1/+54
* Implement shortening of Markdown AST for summariesFelix Mulder2017-01-314-34/+100
* 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-316-56/+137
* Split Dottydoc.scala into separate filesFelix Mulder2017-01-314-85/+102
* 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
* Fix doc package structureFelix Mulder2017-01-312-10/+7
* Make dottydoc main available for Java instancesFelix Mulder2017-01-314-28/+33
* Fix dottydoc ast phaseFelix Mulder2016-12-201-1/+1
* Fix #1794: handle TermRef result types in dottydocFelix Mulder2016-12-192-25/+42
* Move `dottydoc` -> `doc-tool`Felix Mulder2016-11-2229-0/+3103