1. c0ccaf2 Add full docs for constructors by Simon Ogorodnik · 7 years ago
  2. 0bf0d9f Render constructors in summary by Simon Ogorodnik · 7 years ago
  3. 7899f8e Render function parameters in summary by Simon Ogorodnik · 7 years ago
  4. 79554fe Fix crash on unresolved links by Simon Ogorodnik · 7 years ago
  5. 31e1f13 Fix resolution links to extension on external classes by Simon Ogorodnik · 7 years ago
  6. 25e4f44 Cleanup by Simon Ogorodnik · 7 years ago
  7. b6f71e8 Fix adding external classes to classes index by Simon Ogorodnik · 7 years ago
  8. cc716be Fix adding file name to relative URI, if it's not different by Simon Ogorodnik · 7 years ago
  9. ebf6929 Add class & package index by Simon Ogorodnik · 7 years ago
  10. b38d664 Don't insert arrow on root type by Simon Ogorodnik · 7 years ago
  11. cdbd376 Manually insert arrow by Simon Ogorodnik · 7 years ago
  12. 4469044 Generate signatures in output format by Simon Ogorodnik · 7 years ago
  13. 33426ea Add class hierarchy by Simon Ogorodnik · 7 years ago
  14. 03e6160 Add almost all of content by Simon Ogorodnik · 7 years ago
  15. 9b1ccf7 Use 'div id' instead of 'a name' by Simon Ogorodnik · 7 years ago
  16. da153a8 Workaround for TypeParameter by Simon Ogorodnik · 7 years ago
  17. bf22e82 Kotlinize Uri.relativeTo by Simon Ogorodnik · 7 years ago
  18. 271ce1e Remove <hr> after headers by Simon Ogorodnik · 7 years ago
  19. 21a5b3e Inject optionals in JavaLayoutHtmlFormat correctly by Simon Ogorodnik · 7 years ago
  20. f8f27c7 Merge branch 'refactoring-layout-service' into java-layout-html-format by Simon Ogorodnik · 7 years ago
  21. 6ef35ac Fix optional binding by Simon Ogorodnik · 7 years ago
  22. c08417e Fix mainUri for classLike nodes by Simon Ogorodnik · 7 years ago
  23. fe71c9e Don't crash when mainUri not implemented by Simon Ogorodnik · 7 years ago
  24. 92db044 Extract Uri Provider from generator, to avoid cycle injection by Simon Ogorodnik · 7 years ago
  25. 1aa31e8 Add required extension points to JavaLayoutFormat by Simon Ogorodnik · 7 years ago
  26. 8ebfdda Support links correctly by Simon Ogorodnik · 7 years ago
  27. 6362f27 Render summary for class like nodes by Simon Ogorodnik · 7 years ago
  28. 6dfe582 Generate docs for class like elements by Simon Ogorodnik · 7 years ago
  29. 21465d8 Add basic functions to JavaLayoutHtmlFormat by Simon Ogorodnik · 7 years ago
  30. 214e16e Tidy around by Simon Ogorodnik · 7 years ago
  31. 3683c18 Fix PackageListService to use NodeLocationAwareGenerator for links by Simon Ogorodnik · 7 years ago
  32. 14ba583 Fix overriding of default analysis services by Simon Ogorodnik · 7 years ago
  33. d6d5df5 Add actual relativePathToNode function by Simon Ogorodnik · 7 years ago
  34. ff89483 Fix outline file names, fix incorrect placement of support files by Simon Ogorodnik · 7 years ago
  35. 1eab940 Remove categories to prevent injection errors by Simon Ogorodnik · 7 years ago
  36. 5e9dd42 Bind NodeLocationAwareGenerator to Generator by Simon Ogorodnik · 7 years ago
  37. c752322 Make possible to calculate path to root by Simon Ogorodnik · 7 years ago
  38. c1abcaf Extract Analysis components out of FormatDescriptor by Simon Ogorodnik · 7 years ago
  39. f08f711 Fix Javadoc format by Simon Ogorodnik · 7 years ago
  40. 7acc52b WIP: Refactoring, remove LocationService, rework FormatDescriptor by Simon Ogorodnik · 7 years ago
  41. 1b722f7 WIP by Simon Ogorodnik · 7 years ago
  42. f3db3f3 New format stub by Simon Ogorodnik · 7 years ago
  43. dc85d80 Support wide-range Since Kotlin versions by Simon Ogorodnik · 7 years ago
  44. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  45. 63c9a7b Set readTimeout in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  46. d363202 Add warning on unresolved link in packageDocs by Simon Ogorodnik · 7 years ago
  47. dc7ddcc Cleanup GH-222 a bit by Simon Ogorodnik · 7 years ago
  48. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  49. 2a62816 Add "suppress" to the per-package configuration options. by Chris Rankin · 7 years ago
  50. c821247 Use / for receiver parameter signature by Simon Ogorodnik · 7 years ago
  51. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  52. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  53. b6d79cf Do not suppress Companions when it's extends/implements something by Simon Ogorodnik · 7 years ago
  54. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  55. 80bde3c Fix find node by signature when linking to extension with Type Param by Simon Ogorodnik · 7 years ago
  56. 924832f More info in can't find node by signature by Simon Ogorodnik · 7 years ago
  57. d0d5617 Hard-code language version by Simon Ogorodnik · 7 years ago
  58. 0298076 Support receiver reference by Simon Ogorodnik · 7 years ago
  59. ec40a94 Handle indent correctly, Add tests for assertTrue/False samples by Simon Ogorodnik · 7 years ago
  60. a3ea869 Support assertFalse and message in assertTrue/assertFalse by Ilya Gorbunov · 7 years ago
  61. 4626531 Drop dependency on intellij-core-analysis by Simon Ogorodnik · 7 years ago
  62. 9c1d23b Fix problem with Java descriptors by Simon Ogorodnik · 7 years ago
  63. 694d51d Fix Can't find node by signature in asJava mode by Simon Ogorodnik · 7 years ago
  64. ce7ebd2 Fix not suppressing Android generated files in javadoc format by Simon Ogorodnik · 7 years ago
  65. e9ab5d8 #228: Correctly render multiline indented code blocks by Simon Ogorodnik · 7 years ago
  66. d6d320e Correctly handle redirects in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  67. c202931 Update kotlin-compiler to 1.1.51 by Simon Ogorodnik · 7 years ago
  68. 85c0289 Fix link in the last breadcrumbs item by Dmitry Neverov · 7 years ago
  69. 4810d07 Update bundled kotlin compiler to 1.1.3 by Simon Ogorodnik · 7 years ago
  70. 1121071 Suppress output of android.R and other generated stuff in dokka-android by Simon Ogorodnik · 7 years ago
  71. cb6928f Wrap parameters in paragraphs for HTML format by Simon Ogorodnik · 7 years ago
  72. fff865c Fix StringOutOfBoundsException in link mapping by Simon Ogorodnik · 7 years ago
  73. 6ca62b8 Make package-list caching optional by Simon Ogorodnik · 7 years ago
  74. c2a2294 Add caching of package-list's and fix multiple package-list loadings by Simon Ogorodnik · 7 years ago
  75. ef99442 Sort package-list output by Alex Waters · 7 years ago
  76. e80b64b Support reference-style markdown links in KDoc by Simon Ogorodnik · 7 years ago
  77. 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
  78. 177aff6 Fix runner parameters for consistency, add default link to stdlib by Simon Ogorodnik · 7 years ago
  79. f9baebe Fix linking to javadoc external static fields by Simon Ogorodnik · 7 years ago
  80. fbfaef6 Fix parsing of line breaks inside javadoc comments by Simon Ogorodnik · 7 years ago
  81. 46b615b Resolve links in package docs in whole module by Simon Ogorodnik · 7 years ago
  82. 0e8733e Add external documentation links argument to gradle, maven, ant by Simon Ogorodnik · 7 years ago
  83. a86c859 Support linking of external documentation by Simon Ogorodnik · 7 years ago
  84. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  85. 281477a Set jekyll links extension to .html by Simon Ogorodnik · 7 years ago
  86. 3b6e3a8 Add bunch of new parameters to runners by Simon Ogorodnik · 7 years ago
  87. c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 7 years ago
  88. 54c3c87 Refactoring internal communication for gradle by Simon Ogorodnik · 7 years ago
  89. acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 7 years ago
  90. b697931 Fix <String> escaping in samples for KWS HTML format by Simon Ogorodnik · 7 years ago
  91. b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 7 years ago
  92. fccbf55 Merge branch 'fix-parse-package-options' by Simon Ogorodnik · 7 years ago
  93. f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 7 years ago
  94. e13d38a Fix typo in html tag emph -> em by Simon Ogorodnik · 7 years ago
  95. 212b33e Fix parsing of per package options in CLI mode by Simon Ogorodnik · 7 years ago
  96. dd0e4af Implement assertion replacement templates for samples by Simon Ogorodnik · 7 years ago
  97. 57e3893 Per package options by Simon Ogorodnik · 7 years ago
  98. 921192e Fix GFM format crash in Guice by Simon Ogorodnik · 7 years ago
  99. 3693c2f Fix p tag closing in HTML format's by Simon Ogorodnik · 8 years ago
  100. 51377df Deprecate old kotlin-website formats by Simon Ogorodnik · 8 years ago