1. 893c75e Merge branch 'java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  2. 6ae139a Fix to actually use outputBuilderFactoryService by Simon Ogorodnik · 7 years ago
  3. 4492f59 Support companion members by Simon Ogorodnik · 7 years ago
  4. 526be54 Inherited extension functions & group extensions by receiver by Simon Ogorodnik · 7 years ago
  5. 5c83923 Make output builder open by Simon Ogorodnik · 7 years ago
  6. a06d6a8 Show type parameters substitution in class hierarchy by Simon Ogorodnik · 7 years ago
  7. 66ca771 Add subclasses info by Simon Ogorodnik · 7 years ago
  8. 4256adf Add package list support by Simon Ogorodnik · 7 years ago
  9. cca63f7 Split JavaLayoutHtml to separate files by Simon Ogorodnik · 7 years ago
  10. f3c6708 Build supertypes via Supertype nodes, not reference by Simon Ogorodnik · 7 years ago
  11. 35a110c Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  12. 673f49b Add nested classes to class index by Simon Ogorodnik · 7 years ago
  13. 026b13b Decouple summaryRow generation, add nested classes to summary by Simon Ogorodnik · 7 years ago
  14. 34b7ca4 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  15. c0ccaf2 Add full docs for constructors by Simon Ogorodnik · 7 years ago
  16. 0bf0d9f Render constructors in summary by Simon Ogorodnik · 7 years ago
  17. 7899f8e Render function parameters in summary by Simon Ogorodnik · 7 years ago
  18. 9bad4f0 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  19. 79554fe Fix crash on unresolved links by Simon Ogorodnik · 7 years ago
  20. 31e1f13 Fix resolution links to extension on external classes by Simon Ogorodnik · 7 years ago
  21. 3ffa236 Upgrade version to 0.9.17. by Douglas Sigelbaum · 7 years ago
  22. 2aa9950 Add title to headContent. by Douglas Sigelbaum · 7 years ago
  23. 25e4f44 Cleanup by Simon Ogorodnik · 7 years ago
  24. f0f2c4c Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  25. b6f71e8 Fix adding external classes to classes index by Simon Ogorodnik · 7 years ago
  26. 798c675 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  27. cc716be Fix adding file name to relative URI, if it's not different by Simon Ogorodnik · 7 years ago
  28. ebf6929 Add class & package index by Simon Ogorodnik · 7 years ago
  29. b38d664 Don't insert arrow on root type by Simon Ogorodnik · 7 years ago
  30. cdbd376 Manually insert arrow by Simon Ogorodnik · 7 years ago
  31. 4469044 Generate signatures in output format by Simon Ogorodnik · 7 years ago
  32. 33426ea Add class hierarchy by Simon Ogorodnik · 7 years ago
  33. 03e6160 Add almost all of content by Simon Ogorodnik · 7 years ago
  34. 9b1ccf7 Use 'div id' instead of 'a name' by Simon Ogorodnik · 7 years ago
  35. da153a8 Workaround for TypeParameter by Simon Ogorodnik · 7 years ago
  36. bf22e82 Kotlinize Uri.relativeTo by Simon Ogorodnik · 7 years ago
  37. 271ce1e Remove <hr> after headers by Simon Ogorodnik · 7 years ago
  38. 21a5b3e Inject optionals in JavaLayoutHtmlFormat correctly by Simon Ogorodnik · 7 years ago
  39. f8f27c7 Merge branch 'refactoring-layout-service' into java-layout-html-format by Simon Ogorodnik · 7 years ago
  40. 6ef35ac Fix optional binding by Simon Ogorodnik · 7 years ago
  41. c32df6e Add outputDir dependency to DevsiteHtmlTemplateService. by Douglas Sigelbaum · 7 years ago
  42. 510145d Merge remote-tracking branch 'upstream/devsite-with-java-layout-html' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  43. 581c310 Fix 'data-reference-resources-wrapper' not appended by Simon Ogorodnik · 7 years ago
  44. 0ff0a28 Merge branch 'java-layout-html-format' into devsite-with-java-layout-html by Simon Ogorodnik · 7 years ago
  45. a0addaf Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum · 7 years ago
  46. c08417e Fix mainUri for classLike nodes by Simon Ogorodnik · 7 years ago
  47. b295363 Use correct ways to get uri for node by Simon Ogorodnik · 7 years ago
  48. 52b85b7 Port DAC services onto new API and JavaLayoutHtmlFormat by Simon Ogorodnik · 7 years ago
  49. 2bb00c1 Merge branch 'java-layout-html-format' into devsite-with-java-layout-html by Simon Ogorodnik · 7 years ago
  50. fe71c9e Don't crash when mainUri not implemented by Simon Ogorodnik · 7 years ago
  51. 92db044 Extract Uri Provider from generator, to avoid cycle injection by Simon Ogorodnik · 7 years ago
  52. 1aa31e8 Add required extension points to JavaLayoutFormat by Simon Ogorodnik · 7 years ago
  53. 252c349 Revert: Dokka platform changes needed to implement Devsite requirements. by Simon Ogorodnik · 7 years ago
  54. 8ebfdda Support links correctly by Simon Ogorodnik · 7 years ago
  55. 6362f27 Render summary for class like nodes by Simon Ogorodnik · 7 years ago
  56. 6dfe582 Generate docs for class like elements by Simon Ogorodnik · 7 years ago
  57. 21465d8 Add basic functions to JavaLayoutHtmlFormat by Simon Ogorodnik · 7 years ago
  58. 214e16e Tidy around by Simon Ogorodnik · 7 years ago
  59. 955a4f7 Update testData by Simon Ogorodnik · 7 years ago
  60. 3683c18 Fix PackageListService to use NodeLocationAwareGenerator for links by Simon Ogorodnik · 7 years ago
  61. 1bd0f64 Uncomment and fix some special case tests by Simon Ogorodnik · 7 years ago
  62. b209ddc Append line before file path in testData by Simon Ogorodnik · 7 years ago
  63. 7aa5b52 Check file path in testData, when more then one node by Simon Ogorodnik · 7 years ago
  64. 14ba583 Fix overriding of default analysis services by Simon Ogorodnik · 7 years ago
  65. 3098b8e Introduce test case with preset FileGenerator by Simon Ogorodnik · 7 years ago
  66. e126ff6 Update tests to new reality by Simon Ogorodnik · 7 years ago
  67. d6d5df5 Add actual relativePathToNode function by Simon Ogorodnik · 7 years ago
  68. 54191cc Revert Guice version to 3.0, to fix problems with Guava? by Simon Ogorodnik · 7 years ago
  69. ff89483 Fix outline file names, fix incorrect placement of support files by Simon Ogorodnik · 7 years ago
  70. 1eab940 Remove categories to prevent injection errors by Simon Ogorodnik · 7 years ago
  71. 5e9dd42 Bind NodeLocationAwareGenerator to Generator by Simon Ogorodnik · 7 years ago
  72. c752322 Make possible to calculate path to root by Simon Ogorodnik · 7 years ago
  73. c1abcaf Extract Analysis components out of FormatDescriptor by Simon Ogorodnik · 7 years ago
  74. f08f711 Fix Javadoc format by Simon Ogorodnik · 7 years ago
  75. 7acc52b WIP: Refactoring, remove LocationService, rework FormatDescriptor by Simon Ogorodnik · 7 years ago
  76. 1b722f7 WIP by Simon Ogorodnik · 7 years ago
  77. f3db3f3 New format stub by Simon Ogorodnik · 7 years ago
  78. 880fb10 Add missing test data by Simon Ogorodnik · 7 years ago
  79. 46e6c27 Add test for wide range since kotlin versions by Simon Ogorodnik · 7 years ago
  80. dc85d80 Support wide-range Since Kotlin versions by Simon Ogorodnik · 7 years ago
  81. 6a02ac6 Adding missing DacFormatDescriptor. by Douglas Sigelbaum · 7 years ago
  82. b6c9947 Implement DacFormatDescriptor to generate developer.android.com website documentation. by Douglas Sigelbaum · 7 years ago
  83. daf1a59 Dokka platform changes needed to implement Devsite requirements. by Douglas Sigelbaum · 7 years ago
  84. 7118ee2 Remove JDK links test to pass build. by Douglas Sigelbaum · 7 years ago
  85. 13c4cb9 Add language version arguments by Simon Ogorodnik · 7 years ago
  86. cc2a478 Use kotlin-ide-common with fixed package docs resolution by Simon Ogorodnik · 7 years ago
  87. 63c9a7b Set readTimeout in ExternalDocumentationLinkResolver by Simon Ogorodnik · 7 years ago
  88. d363202 Add warning on unresolved link in packageDocs by Simon Ogorodnik · 7 years ago
  89. a88cd9d Don't require JavaPluginConvention by Simon Ogorodnik · 7 years ago
  90. 9733b4b Fix compilation, after enabling JSR305 by Simon Ogorodnik · 7 years ago
  91. f94beaa Clarify Kotlin Versions and config in project by Simon Ogorodnik · 7 years ago
  92. ac00e03 Fix bundling of kotlin-runtime & reflect into Gradle plugin by Simon Ogorodnik · 7 years ago
  93. dc7ddcc Cleanup GH-222 a bit by Simon Ogorodnik · 7 years ago
  94. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  95. 2a62816 Add "suppress" to the per-package configuration options. by Chris Rankin · 7 years ago
  96. c821247 Use / for receiver parameter signature by Simon Ogorodnik · 7 years ago
  97. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  98. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  99. b6d79cf Do not suppress Companions when it's extends/implements something by Simon Ogorodnik · 7 years ago
  100. afea8e9 Fix reporting of FileComparisonFailure by adding idea_rt dependency by Simon Ogorodnik · 7 years ago