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. ca5d3e8 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  4. 4d0496a Take See Also into additional section, fix section headers by Simon Ogorodnik · 7 years ago
  5. 6b16986 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  6. 4641470 Implement inbound links in java layout html by Simon Ogorodnik · 7 years ago
  7. 2c5a734 Fix build by implementing template service and disable a failing test. by Douglas Sigelbaum · 7 years ago
  8. 5b9fd80 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  9. 7723826 Support constants from Java in KK mode by Simon Ogorodnik · 7 years ago
  10. 099bda1 Add test for <T : A> T.extension by Simon Ogorodnik · 7 years ago
  11. dfec2b2 Support constants extraction for Kotlin by Simon Ogorodnik · 7 years ago
  12. e4e5030 Support extensions on external classes correctly by Simon Ogorodnik · 7 years ago
  13. 10ebe28 Correctly support code blocks by Simon Ogorodnik · 7 years ago
  14. bf2945d Support propagating inherited extensions from libraries by Simon Ogorodnik · 7 years ago
  15. 9e65c3d Support deep inheritance with external classes by Simon Ogorodnik · 7 years ago
  16. dc26fa9 Add test case for JavaLayoutHtmlFormat, add simple tests by Simon Ogorodnik · 7 years ago
  17. 2bb00c1 Merge branch 'java-layout-html-format' into devsite-with-java-layout-html by Simon Ogorodnik · 7 years ago
  18. 252c349 Revert: Dokka platform changes needed to implement Devsite requirements. by Simon Ogorodnik · 7 years ago
  19. 1bd0f64 Uncomment and fix some special case tests by Simon Ogorodnik · 7 years ago
  20. b209ddc Append line before file path in testData by Simon Ogorodnik · 7 years ago
  21. 7aa5b52 Check file path in testData, when more then one node by Simon Ogorodnik · 7 years ago
  22. 3098b8e Introduce test case with preset FileGenerator by Simon Ogorodnik · 7 years ago
  23. e126ff6 Update tests to new reality by Simon Ogorodnik · 7 years ago
  24. 7acc52b WIP: Refactoring, remove LocationService, rework FormatDescriptor by Simon Ogorodnik · 7 years ago
  25. 46e6c27 Add test for wide range since kotlin versions by Simon Ogorodnik · 7 years ago
  26. daf1a59 Dokka platform changes needed to implement Devsite requirements. by Douglas Sigelbaum · 7 years ago
  27. 7118ee2 Remove JDK links test to pass build. by Douglas Sigelbaum · 7 years ago
  28. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  29. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  30. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  31. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  32. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  33. 80bde3c Fix find node by signature when linking to extension with Type Param by Simon Ogorodnik · 7 years ago
  34. 0298076 Support receiver reference by Simon Ogorodnik · 7 years ago
  35. 694d51d Fix Can't find node by signature in asJava mode by Simon Ogorodnik · 7 years ago
  36. e9ab5d8 #228: Correctly render multiline indented code blocks by Simon Ogorodnik · 7 years ago
  37. c202931 Update kotlin-compiler to 1.1.51 by Simon Ogorodnik · 7 years ago
  38. 6805bae Workaround top-level java class name not match filename by Simon Ogorodnik · 7 years ago
  39. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  40. fff865c Fix StringOutOfBoundsException in link mapping by Simon Ogorodnik · 7 years ago
  41. 6ca62b8 Make package-list caching optional by Simon Ogorodnik · 7 years ago
  42. e80b64b Support reference-style markdown links in KDoc by Simon Ogorodnik · 7 years ago
  43. 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
  44. 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
  45. 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
  46. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  47. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  48. c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 7 years ago
  49. 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 7 years ago
  50. acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 7 years ago
  51. b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 7 years ago
  52. f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 7 years ago
  53. 0fccc3f Add support for nice IDEA feature by Simon Ogorodnik · 7 years ago
  54. 51377df Deprecate old kotlin-website formats by Simon Ogorodnik · 7 years ago
  55. 2eb805e Create HTML based format for kotlin-website by Simon Ogorodnik · 7 years ago
  56. 8eff2cf Merge branch '0.9.14/KT-15497' by Simon Ogorodnik · 7 years ago
  57. b84df9a Fixed broken links to members of groupNode members by Simon Ogorodnik · 7 years ago
  58. abe161a Correct merging of different type namesake declarations between platforms by Simon Ogorodnik · 8 years ago
  59. ddad0ac Correct detecting platform for Extensions on external classes by Simon Ogorodnik · 8 years ago
  60. 6276fd0 Split data tags for kotlin-website format by Simon Ogorodnik · 8 years ago
  61. d43d47b Merge branch 'semoro/multiplatform' by Simon Ogorodnik · 8 years ago
  62. bc71b31 Platform and version requirements for packages. Fixed tests. by Simon Ogorodnik · 8 years ago
  63. 05c5a8f Render functional type in parenthesis when it in receiver position by Simon Ogorodnik · 8 years ago
  64. 20b3b0d Fix loosing of line breaks inside import list for kotlin-website-samples format by Simon Ogorodnik · 8 years ago
  65. ef753c8 Package platforms detected based on it's members, refactored multiplatform tests layout by Simon Ogorodnik · 8 years ago
  66. 289d287 Fix test by Simon Ogorodnik · 8 years ago
  67. 0f9dac9 Merge remote-tracking branch 'origin/0.9.14/BlankLines' by Dmitry Jemerov · 8 years ago
  68. 004fc0c Merge branch 'website-samples' by Dmitry Jemerov · 8 years ago
  69. 386f3a8 Don't show member extensions defined in other classes in the list of members for a type by Dmitry Jemerov · 8 years ago
  70. a3c7641 Omit platform of members when it's the same as the platform of the defining class by Dmitry Jemerov · 8 years ago
  71. a962349 Support 'dynamic' type by Dmitry Jemerov · 8 years ago
  72. bfd615d Option to skip declarations in root package from generated documentation (they can't be imported anyway) by Dmitry Jemerov · 8 years ago
  73. 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
  74. ff8fdb0 Resolve link and generate alltypes only once, not after every platform by Dmitry Jemerov · 8 years ago
  75. 64a8684 Don't show implied platforms in output by Dmitry Jemerov · 8 years ago
  76. 99689ad Merge declarations with the same signature defined for multiple platforms by Dmitry Jemerov · 8 years ago
  77. a39c7a1 Allow specifying implicit platforms for each source root by Dmitry Jemerov · 8 years ago
  78. 1270519 Refactor SinceKotlin support to a more general "platform" mechanism by Dmitry Jemerov · 8 years ago
  79. 7fa2588 Dokka now can detect and recognize SinceKotlin by Simon Ogorodnik · 8 years ago
  80. 2bd8bdf Better separation between analysis and output generation phases by Dmitry Jemerov · 8 years ago
  81. 2ceff9c Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved by Simon Ogorodnik · 8 years ago
  82. 994a867 KT-16262 Dokka does not render suspending function types properly by Simon Ogorodnik · 8 years ago
  83. 4517ce5 Removed leading newline by Simon Ogorodnik · 8 years ago
  84. cf4bb46 KT-16197 WebDemo: No empty strings #KT-16197 fixed by Simon Ogorodnik · 8 years ago
  85. 372e9c7 KT-15497 Dokka: Using of not-FQ name in @sample should be allowed by Simon Ogorodnik · 8 years ago
  86. 55fbf4f Drop import samples.* for website-samples by Simon Ogorodnik · 8 years ago
  87. 378be37 KT-14818 Render function type argument names in generated documentation (#116) by Simon Ogorodnik · 8 years ago
  88. 039bb97 Fixed tests for sample formats by Simon Ogorodnik · 8 years ago
  89. 37cbd96 Merge pull request #111 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  90. edda34b Merge pull request #119 from Kotlin/0.9.10/GH-115 by Simon Ogorodnik · 8 years ago
  91. f3dd7eb Post-review fixes, removed code duplication, fixed @throws support by Simon Ogorodnik · 8 years ago
  92. 4b2c12c Fix sometimes failing test by Simon Ogorodnik · 8 years ago
  93. 5ab32ba Fix for GH-115, `@param` and `@return` tags is missing in javadoc output by Simon Ogorodnik · 8 years ago
  94. 4b86a14 Fixup, added some type alias rendering tests by Simon Ogorodnik · 8 years ago
  95. d769c4d Added javadoc format test for simple typealiases by Simon Ogorodnik · 8 years ago
  96. bac315d Test for previous fix, in/out modifiers not lost by Simon Ogorodnik · 8 years ago
  97. 89d41a1 Fix most of failing tests, by not unwrapping types, if it not abbreviated (Otherwise we will lose in/out variance) by Simon Ogorodnik · 8 years ago
  98. 76c7e32 Type alias support by Simon Ogorodnik · 8 years ago
  99. 47790d1 Replacing assertPrints, assertTrue to println for kotlin-website samples, Added SampleProcessingService to FormatDescriptor by Simon Ogorodnik · 8 years ago
  100. 32cfff6 Fix for KT-14603 Do not escape html inside code blocks in markdown (#112) by Simon Ogorodnik · 8 years ago