aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/test/dotty/tools/dottydoc/staticsite/PageTests.scala
Commit message (Expand)AuthorAgeFilesLines
* Add position based error reporting to dottydocFelix Mulder2017-02-011-37/+8
* Refactor templates and pages to deal with `SourceFile`Felix Mulder2017-02-011-27/+43
* Allow links in static site to reference API entitiesFelix Mulder2017-01-311-0/+4
* Make `Page#yaml` be `Map[String, String | List[String]]`Felix Mulder2017-01-311-2/+2
* Implement `{% include 'template' %}` featureFelix Mulder2017-01-311-4/+10
* Fix recursive expansion of templatesFelix Mulder2017-01-311-0/+105