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. 9e65c3d Support deep inheritance with external classes by Simon Ogorodnik · 7 years ago
  4. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  5. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  6. 6805bae Workaround top-level java class name not match filename by Simon Ogorodnik · 7 years ago
  7. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  8. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  9. 0f9dac9 Merge remote-tracking branch 'origin/0.9.14/BlankLines' by Dmitry Jemerov · 8 years ago
  10. 004fc0c Merge branch 'website-samples' by Dmitry Jemerov · 8 years ago
  11. 1270519 Refactor SinceKotlin support to a more general "platform" mechanism by Dmitry Jemerov · 8 years ago
  12. 7fa2588 Dokka now can detect and recognize SinceKotlin by Simon Ogorodnik · 8 years ago
  13. 2ceff9c Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved by Simon Ogorodnik · 8 years ago
  14. 4517ce5 Removed leading newline by Simon Ogorodnik · 8 years ago
  15. cf4bb46 KT-16197 WebDemo: No empty strings #KT-16197 fixed by Simon Ogorodnik · 8 years ago
  16. 4b2c12c Fix sometimes failing test by Simon Ogorodnik · 8 years ago
  17. bac315d Test for previous fix, in/out modifiers not lost by Simon Ogorodnik · 8 years ago
  18. 76c7e32 Type alias support by Simon Ogorodnik · 8 years ago
  19. b64579c Added test and post-review fix by Simon Ogorodnik · 8 years ago
  20. 40e8132 Fix for GH #98 : Added tests, altered fix code for corner cases by Simon Ogorodnik · 8 years ago
  21. 7922e2a Fix for GH #97 : Preserve language name of fenced code block for highlight by Simon Ogorodnik · 8 years ago
  22. ee824b9 Fix for GH #95 , KT-13300 : dokka eats apostrophes by Simon Ogorodnik · 8 years ago
  23. c0064d2 Rewrite output generation; much cleaner Markdown and HTML generated. Resolves #71, #72 by Dmitry Jemerov · 8 years ago
  24. 1223420 restore handling of @suppress tags in javadoc comments by Dmitry Jemerov · 9 years ago
  25. 74fa763 update Dokka to internal RC: remove usages of kotlin.test by Dmitry Jemerov · 9 years ago
  26. a3ec2e2 generate signature-based anchors for overloads; use signature instead of name as an anchor for in-page links by Dmitry Jemerov · 9 years ago
  27. 99b6196 fix compilation after merge by Dmitry Jemerov · 9 years ago
  28. ebdb4d4 Merge pull request #48 from ingokegel/master by Dmitry Jemerov · 9 years ago
  29. ddd22fc Linking to a target with underscores did not work by ingo · 9 years ago
  30. 2e77e00 cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> RefKind by Dmitry Jemerov · 9 years ago
  31. 3963105 restructure Dokka build to use Gradle for everything except for the Maven plugin by Dmitry Jemerov · 9 years ago