1. 6f896de Consolidate flags for displaying metadata by Tiem Song · 1 year, 8 months ago
  2. 22f2057 Make `Nested Types` use `ClasslikeSignature` by Owen Gray · 1 year, 11 months ago
  3. 125ac3d Make ordering of inherited elements section match other sections by Owen Gray · 1 year, 8 months ago
  4. b1af012 Make as-Java constructors never `final` by Owen Gray · 1 year, 9 months ago
  5. 6678203 Revert "Include all parameters in parameter table if any have a @param tag" by Julia McClellan · 1 year, 9 months ago
  6. ba16ed0 Include all parameters in parameter table if any have a @param tag by Julia McClellan · 1 year, 9 months ago
  7. 0681c99 Move non-on-return-type annotations to right column by Owen Gray · 1 year, 10 months ago
  8. bbefee1 Do not hardcode the word "class" in "inherited from" by Owen Gray · 1 year, 10 months ago
  9. 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 · 1 year, 10 months ago
  10. a6161df Fully qualify inheritedFrom class names by Owen Gray · 2 years ago
  11. 7fcd36c Make link names in class hierarchy fully qualified by Owen Gray · 2 years ago
  12. 27466ca Render inherited properties and constants by Paweł Marks · 2 years, 5 months ago
  13. 4724d6f Provide classpath for integration tests by Paweł Marks · 2 years, 6 months ago
  14. b31b246 Rework type system. by Owen Gray · 2 years, 10 months ago
  15. 27174ab Update to dokka 1.5.30-dev-118 by Andrea Falcone · 2 years, 10 months ago
  16. ef81ca7 Remove the switcher snippet from Dackka by Tiem Song · 3 years ago
  17. 98a1502 Improve text wrapping for lambda parameters by Fred Sladkey · 3 years, 1 month ago
  18. ffc5cb6 Constructors no longer are @NonNull; add tests by Owen Gray · 3 years, 1 month ago
  19. 86625e3 Adds additional anchors to functions which omit signature for backwards compatibility by Fred Sladkey · 3 years, 1 month ago
  20. a018e67 Improve annotation handling. by Owen Gray · 3 years, 1 month ago
  21. d77cf9d Adjust column width to be fixed at 40% by Andrea Falcone · 3 years, 2 months ago
  22. 06d5dc8 Do not add @NonNull for type parameters by Owen Gray · 3 years, 3 months ago
  23. bc9453a Nullable kotlinAsJava types are @NonNull by Owen Gray · 3 years, 3 months ago
  24. 666d3c3 Test and warning cleanup by Owen Gray · 3 years, 4 months ago
  25. 3adcc28 Add external linking functionality by Andrea Falcone · 3 years, 7 months ago
  26. 8657880 Implement nullability: annotations and kotlin/java interop by Owen Gray · 3 years, 7 months ago
  27. b7dbcb8 Add additional Kotlin to Java type conversion by Andrea Falcone · 3 years, 7 months ago
  28. 54f4a98 Update dokka to 1.4.20-dev-36 by Owen Gray · 3 years, 7 months ago
  29. d83b3e9 Add & improve tests, implement inline generics in function & class signature by Owen Gray · 3 years, 7 months ago
  30. 84e7a9d Add types to paramter tables. Implement some generics. by Owen Gray · 3 years, 7 months ago
  31. 5e016c7 Implement inherited methods component by Andrea Falcone · 3 years, 8 months ago
  32. cea40e5 Update to 1.4.10.2-dev-19 by Andrea Falcone · 3 years, 8 months ago
  33. 4be8b87 Implement class signature component by Andrea Falcone · 3 years, 9 months ago
  34. fad8b8e Remove hardcoded "Enum Values" text by Tiem Song · 3 years, 9 months ago
  35. fa9fc6e Devsite notice boxes should use <aside> instead of <p> by Tiem Song · 3 years, 9 months ago
  36. 0322377 Fix constructors looking like functions by Alex Saveau · 3 years, 9 months ago
  37. 47daf61 Add converter support to render class hierarchies by Alex Saveau · 3 years, 9 months ago
  38. 0eceace Update classlike component to support hierarchies by Alex Saveau · 3 years, 9 months ago
  39. ac907a0 Update classlike component to support front matter by Alex Saveau · 3 years, 9 months ago
  40. 414d73a Rewrite Kotlin primitives to their Java counterparts by Alex Saveau · 3 years, 10 months ago
  41. 27d4868 Support Kotlin @Deprecated annotation by Alex Saveau · 3 years, 10 months ago
  42. 3555c95 Don't trim summary on period inside word by Alex Saveau · 3 years, 10 months ago
  43. 7ffa75d Support named links (e.g. [my name][Type]) by Alex Saveau · 3 years, 10 months ago
  44. 6642845 Add support nested types by Alex Saveau · 3 years, 10 months ago
  45. f393e9a Add support for constructors by Alex Saveau · 3 years, 10 months ago
  46. fe9fe47 Fix broken HTML by Alex Saveau · 3 years, 10 months ago
  47. 5c56aab Refactor modifier pipeline by Alex Saveau · 3 years, 10 months ago
  48. 65f7317 Add properties to class-like pages by Alex Saveau · 3 years, 10 months ago
  49. 02907a9 Improve overflow handling by Alex Saveau · 3 years, 10 months ago
  50. e60da31 Add paging 3.0.0-alpha05 integration test by Alex Saveau · 3 years, 10 months ago