1. 6f896de Consolidate flags for displaying metadata by Tiem Song · 1 year, 11 months ago
  2. 22f2057 Make `Nested Types` use `ClasslikeSignature` by Owen Gray · 2 years, 2 months ago
  3. 0233ed8 Update dackka to use dokka 1.7.20 by Julia McClellan · 2 years ago
  4. b1af012 Make as-Java constructors never `final` by Owen Gray · 2 years ago
  5. bbefee1 Do not hardcode the word "class" in "inherited from" by Owen Gray · 2 years, 1 month ago
  6. 80f1a8f Make small HTML tweaks that are required for KMP. There is no visible difference in the staged docs with these changes. by Andrea Falcone · 2 years, 1 month ago
  7. d5fae83 Implement static inner classes language interop by Owen Gray · 2 years, 2 months ago
  8. d3a13cf Add possible modifiers to non-Class Classlikes by Owen Gray · 2 years, 2 months ago
  9. 0c74878 Rework ModifierHints, some improvements to Modifiers by Owen Gray · 2 years, 3 months ago
  10. a6161df Fully qualify inheritedFrom class names by Owen Gray · 2 years, 3 months ago
  11. 7fcd36c Make link names in class hierarchy fully qualified by Owen Gray · 2 years, 3 months ago
  12. 44396b7 Rework SummaryList to use generics. by Owen Gray · 2 years, 4 months ago
  13. e470a76 Add external documentables provider extension point and use it when computing classlike heirarchy by Fred Sladkey · 2 years, 5 months ago
  14. e26de46 Update to Dokka 1.6.10-dev-146 by Andrea Falcone · 2 years, 8 months ago
  15. b31b246 Rework type system. by Owen Gray · 3 years, 1 month ago
  16. b9eb3c7 Add the "default" keyword to java-as-java default interface methods by Owen Gray · 3 years, 1 month ago
  17. 27174ab Update to dokka 1.5.30-dev-118 by Andrea Falcone · 3 years, 1 month ago
  18. ef81ca7 Remove the switcher snippet from Dackka by Tiem Song · 3 years, 3 months ago
  19. 1f710e5 Inline public/protected companion object properties on kotlin pages by Fred Sladkey · 3 years, 3 months ago
  20. 67a744f Add companion functions to class page by Fred Sladkey · 3 years, 4 months ago
  21. 98a1502 Improve text wrapping for lambda parameters by Fred Sladkey · 3 years, 4 months ago
  22. ffc5cb6 Constructors no longer are @NonNull; add tests by Owen Gray · 3 years, 4 months ago
  23. 6b33bca Fix links to enum values incorrectly pointing to unique page instead of hash by Fred Sladkey · 3 years, 4 months ago
  24. 86625e3 Adds additional anchors to functions which omit signature for backwards compatibility by Fred Sladkey · 3 years, 4 months ago
  25. a018e67 Improve annotation handling. by Owen Gray · 3 years, 5 months ago
  26. 6da15bb Hide @SuppressLint; add a variety of tests by Owen Gray · 3 years, 5 months ago
  27. d77cf9d Adjust column width to be fixed at 40% by Andrea Falcone · 3 years, 5 months ago
  28. bc9453a Nullable kotlinAsJava types are @NonNull by Owen Gray · 3 years, 6 months ago
  29. 3adcc28 Add external linking functionality by Andrea Falcone · 3 years, 10 months ago
  30. b7dbcb8 Add additional Kotlin to Java type conversion by Andrea Falcone · 3 years, 10 months ago
  31. c2f2ba9 Implement enum values by Owen Gray · 3 years, 11 months ago
  32. 5e016c7 Implement inherited methods component by Andrea Falcone · 4 years ago
  33. cea40e5 Update to 1.4.10.2-dev-19 by Andrea Falcone · 4 years ago
  34. 4be8b87 Implement class signature component by Andrea Falcone · 4 years ago
  35. fad8b8e Remove hardcoded "Enum Values" text by Tiem Song · 4 years ago
  36. 0322377 Fix constructors looking like functions by Alex Saveau · 4 years ago
  37. 47daf61 Add converter support to render class hierarchies by Alex Saveau · 4 years ago
  38. 0eceace Update classlike component to support hierarchies by Alex Saveau · 4 years ago
  39. 20bf066 Add converter support for rendering direct/indirect subclasses by Alex Saveau · 4 years ago
  40. ac907a0 Update classlike component to support front matter by Alex Saveau · 4 years ago
  41. 414d73a Rewrite Kotlin primitives to their Java counterparts by Alex Saveau · 4 years ago
  42. 6642845 Add support nested types by Alex Saveau · 4 years, 1 month ago
  43. f393e9a Add support for constructors by Alex Saveau · 4 years, 1 month ago
  44. 35de436 Add fun/val keywords to function/property details by Alex Saveau · 4 years, 1 month ago
  45. 5c56aab Refactor modifier pipeline by Alex Saveau · 4 years, 1 month ago
  46. 65f7317 Add properties to class-like pages by Alex Saveau · 4 years, 1 month ago
  47. 02907a9 Improve overflow handling by Alex Saveau · 4 years, 1 month ago
  48. 64da720 Write class-like files by Alex Saveau · 4 years, 1 month ago
  49. 129033a Escape all strings in ToC by Alex Saveau · 4 years, 1 month ago
  50. 1d29e03 Merge "Fix broken book path" by Treehugger Robot · 4 years, 1 month ago
  51. 790751d Sort all symbols by Alex Saveau · 4 years, 1 month ago
  52. 8578c1f Fix broken book path by Alex Saveau · 4 years, 1 month ago
  53. 9556ba9 Add language switcher by Alex Saveau · 4 years, 1 month ago
  54. 9b7ec25 Swap out table of contents implementation to use new infra by Alex Saveau · 4 years, 2 months ago
  55. ec39fda Get rid of script tag in redirect page by Alex Saveau · 4 years, 1 month ago
  56. ab13c70 Add inner class integration test by Alex Saveau · 4 years, 2 months ago