aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/jvm/test
Commit message (Expand)AuthorAgeFilesLines
* Introduce DocMiniPhase concept, fused phasesFelix Mulder2016-08-191-6/+6
* Add implicitly added methods to entity documentationFelix Mulder2016-08-191-1/+1
* Add option `-Ydoc-output` for specifying output dirFelix Mulder2016-08-191-1/+1
* Add setting for output dirFelix Mulder2016-08-191-1/+1
* Replace "$plus" with "+" in webviewFelix Mulder2016-08-191-0/+15
* Fix repeated traversal of packages when generating docs (5x speedup)Felix Mulder2016-08-196-37/+134
* Add test for simple commentFelix Mulder2016-08-192-2/+30
* Add test for checking if Array has documentation after compiling std libFelix Mulder2016-08-193-8/+20
* Add JUnit test structure for testing the DocPhaseFelix Mulder2016-08-193-5/+63
* Move member rendering back to client (for event listeners)Felix Mulder2016-08-191-0/+21