From 77ebee867093482eb781727d59d26c6013324e68 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 19 Nov 2015 00:14:48 -0800 Subject: [PATCH] TODO. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 0e65c8a9..4f9f7bac 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ To do: +- [ ] Dokka: allow multiple format outputs e.g `outputFormat("html", "javadoc")` - [ ] The test runner only selects classes with a parameterless constructor, which works for JUnit but not for TestNG factories - [ ] Add a "Auto complete Build.kt" menu in the plug-in