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