1. e1dd512 Adding Dokka source to AOSP by Tiem Song · 5 years ago
  2. dd8a2a2 Replace Dokka source with a Dokka maven repo (see ./maven). by Doug Sigelbaum · 6 years ago
  3. bf2945d Support propagating inherited extensions from libraries by Simon Ogorodnik · 7 years ago
  4. d6d5df5 Add actual relativePathToNode function by Simon Ogorodnik · 7 years ago
  5. ff89483 Fix outline file names, fix incorrect placement of support files by Simon Ogorodnik · 7 years ago
  6. c752322 Make possible to calculate path to root by Simon Ogorodnik · 7 years ago
  7. 7acc52b WIP: Refactoring, remove LocationService, rework FormatDescriptor by Simon Ogorodnik · 7 years ago
  8. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  9. 2a62816 Add "suppress" to the per-package configuration options. by Chris Rankin · 7 years ago
  10. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  11. 1121071 Suppress output of android.R and other generated stuff in dokka-android by Simon Ogorodnik · 7 years ago
  12. 6ca62b8 Make package-list caching optional by Simon Ogorodnik · 7 years ago
  13. 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
  14. 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
  15. 0e8733e Add external documentation links argument to gradle, maven, ant by Simon Ogorodnik · 7 years ago
  16. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  17. 3b6e3a8 Add bunch of new parameters to runners by Simon Ogorodnik · 7 years ago
  18. 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 7 years ago
  19. 5b90b57 Don't crash on source roots without a platform by Dmitry Jemerov · 8 years ago
  20. 77a3012 Detect default platforms based only on the roots that we're currently processing by Dmitry Jemerov · 8 years ago
  21. bfd615d Option to skip declarations in root package from generated documentation (they can't be imported anyway) by Dmitry Jemerov · 8 years ago
  22. edb0d90 Process all declarations with the same primary platform in a single pass; allow to provide default platforms based on declaration descriptor by Dmitry Jemerov · 8 years ago
  23. 5da3385 Rename isSample() to isNotSample() because that's what it checks by Dmitry Jemerov · 8 years ago
  24. ff8fdb0 Resolve link and generate alltypes only once, not after every platform by Dmitry Jemerov · 8 years ago
  25. 64a8684 Don't show implied platforms in output by Dmitry Jemerov · 8 years ago
  26. 99689ad Merge declarations with the same signature defined for multiple platforms by Dmitry Jemerov · 8 years ago
  27. a39c7a1 Allow specifying implicit platforms for each source root by Dmitry Jemerov · 8 years ago
  28. 2bd8bdf Better separation between analysis and output generation phases by Dmitry Jemerov · 8 years ago
  29. c4cf001 Updated kotlin-compiler to 1.1-M2-8 (#109) by Simon Ogorodnik · 8 years ago
  30. 769701f Total build refactoring, prepare for new development iteration by Simon Ogorodnik · 8 years ago
  31. 3b3c284 cleanup: remove redundant 'public' modifiers by Dmitry Jemerov · 9 years ago
  32. c14cfa2 allow each format service to provide its own support files by Dmitry Jemerov · 9 years ago
  33. 3963105 restructure Dokka build to use Gradle for everything except for the Maven plugin by Dmitry Jemerov · 9 years ago