1. b7b2c99 Add doc overwriting test to inheritedMethods Test: gw test Bug: 128910855 by Owen Gray 路 4 years, 9 months ago
  2. ee377d2 Fix off-by one error in @return rendering 馃槼 by Aurimas Liutikas 路 4 years, 9 months ago
  3. dcaa652 Improve formatting for method return tables by Aurimas Liutikas 路 4 years, 10 months ago
  4. d79f359 Attempt to resolve external links for types in as-java. by Aurimas Liutikas 路 4 years, 10 months ago
  5. 459ec72 Refactor dac tests to use the same source for dac and dac-as-java tests by Andrea Falcone 路 4 years, 10 months ago
  6. 897bc82 Add tests for links to other classes in method return or parameters. by Aurimas Liutikas 路 4 years, 10 months ago
  7. 131dc7a Rewrite how DAC tests are structured. by Aurimas Liutikas 路 4 years, 10 months ago
  8. adf8cd7 Start showing visibility modifiers in full method details. by Aurimas Liutikas 路 4 years, 10 months ago
  9. 5291d50 Skip printing visibility modifiers in dac-as-java summaries by Aurimas Liutikas 路 4 years, 10 months ago
  10. 13c6a60 Render correct javadoc-style URLs to Kotlin classes. by Vladimir Kryachko 路 4 years, 11 months ago
  11. fd359fa Implement display of Java default constructors by Andrea Falcone 路 5 years ago
  12. 1551a73 Add 2 tests for existing dac format by Andrea Falcone 路 5 years ago
  13. d5bd3c7 Java constructors should use class name, not <init> by Andrea Falcone 路 5 years ago
  14. 9bbce86 Add a test to cover Java constructor by Andrea Falcone 路 5 years ago
  15. 12acf2f Updated test for dac-as-java format to use the full dac format by Andrea Falcone 路 5 years ago
  16. 05caac5 Add a test for dac-as-java format Test: tested in IDE by Andrea Falcone 路 5 years ago
  17. 8bf252d Update tests to match the output we actually produce by Aurimas Liutikas 路 5 years ago
  18. 99213d0 Adds type and default value to parameter table for Kotlin source by Louis Pullen-Freilich 路 5 years ago
  19. ff08b02 Merge "@sample improvements" by Treehugger Robot 路 5 years ago
  20. c5e0f88 Merge "Hard linewrap functions with multiple parameters" by Andrea Falcone 路 5 years ago
  21. 602b7d9 Enable sample code highlighting by Andrea Falcone 路 5 years ago
  22. 1c21118 Hard linewrap functions with multiple parameters by Andrea Falcone 路 5 years ago
  23. 9c104fa @sample improvements by Louis Pullen-Freilich 路 5 years ago
  24. 7420825 Merge "Adjust @sample style for proper highlighting" by Andrea Falcone 路 5 years ago
  25. 5954ded Adjust @sample style for proper highlighting by Andrea Falcone 路 5 years ago
  26. 9f773ba Fix issue with incorrect param types in table by Tiem Song 路 5 years ago
  27. adaf89e Use locally provided MathJax instead of from Cloudflare by Tiem Song 路 5 years ago
  28. e387603 binary_host to compile dokka from source. by Gautam Ajjarapu 路 5 years ago
  29. 3b80454 Don't HTML escape link text by Tiem Song 路 5 years ago
  30. 786b902 Added MathJax support for Kotlin docs. by Gautam Ajjarapu 路 5 years ago
  31. e1dd512 Adding Dokka source to AOSP by Tiem Song 路 5 years ago
  32. dd8a2a2 Replace Dokka source with a Dokka maven repo (see ./maven). by Doug Sigelbaum 路 6 years ago
  33. 7cfbb2f Fix @since detection by Simon Ogorodnik 路 7 years ago
  34. e45b323 First attempt at @attr and @since parsing. by Douglas Sigelbaum 路 7 years ago
  35. 40f61ce Add XmlAttributes to the DocNode tree. by Douglas Sigelbaum 路 7 years ago
  36. 5752aad Start parsing XML attributes. by Douglas Sigelbaum 路 7 years ago
  37. ca5d3e8 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  38. 6c4558b Add custom output builder for DAC to apply Devsite CSS. by Douglas Sigelbaum 路 7 years ago
  39. 9805dab Refactor sections, add missing testData for sections by Simon Ogorodnik 路 7 years ago
  40. 4d0496a Take See Also into additional section, fix section headers by Simon Ogorodnik 路 7 years ago
  41. 955e224 Update testData by Simon Ogorodnik 路 7 years ago
  42. b811593 Disable outbound links in JavaLayoutHtml by Simon Ogorodnik 路 7 years ago
  43. 1f7bd1c Fixed title and metadata in template. Also, removed references to mainUri for module. by Douglas Sigelbaum 路 7 years ago
  44. 6b16986 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  45. a82699f Fixed RTE in template service. by Douglas Sigelbaum 路 7 years ago
  46. 4641470 Implement inbound links in java layout html by Simon Ogorodnik 路 7 years ago
  47. a0411ed Refactor selecting of inbound link resolvers by Simon Ogorodnik 路 7 years ago
  48. 7b2376d Fix testData after adding constants block by Simon Ogorodnik 路 7 years ago
  49. 2c5a734 Fix build by implementing template service and disable a failing test. by Douglas Sigelbaum 路 7 years ago
  50. 5b9fd80 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  51. 7723826 Support constants from Java in KK mode by Simon Ogorodnik 路 7 years ago
  52. fab0890 Add value for constants from Kotlin by Simon Ogorodnik 路 7 years ago
  53. 099bda1 Add test for <T : A> T.extension by Simon Ogorodnik 路 7 years ago
  54. dfec2b2 Support constants extraction for Kotlin by Simon Ogorodnik 路 7 years ago
  55. b7b8527 Don't crash on unresolved class in qualified type reference by Simon Ogorodnik 路 7 years ago
  56. e4e5030 Support extensions on external classes correctly by Simon Ogorodnik 路 7 years ago
  57. 9d55720 Add missing test-data by Simon Ogorodnik 路 7 years ago
  58. 10ebe28 Correctly support code blocks by Simon Ogorodnik 路 7 years ago
  59. 1ffced5 Refactor OutputBuilder to decouple data extraction from structure by Simon Ogorodnik 路 7 years ago
  60. bf2945d Support propagating inherited extensions from libraries by Simon Ogorodnik 路 7 years ago
  61. 9e65c3d Support deep inheritance with external classes by Simon Ogorodnik 路 7 years ago
  62. dc26fa9 Add test case for JavaLayoutHtmlFormat, add simple tests by Simon Ogorodnik 路 7 years ago
  63. 893c75e Merge branch 'java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  64. 6ae139a Fix to actually use outputBuilderFactoryService by Simon Ogorodnik 路 7 years ago
  65. 4492f59 Support companion members by Simon Ogorodnik 路 7 years ago
  66. 526be54 Inherited extension functions & group extensions by receiver by Simon Ogorodnik 路 7 years ago
  67. 5c83923 Make output builder open by Simon Ogorodnik 路 7 years ago
  68. a06d6a8 Show type parameters substitution in class hierarchy by Simon Ogorodnik 路 7 years ago
  69. 66ca771 Add subclasses info by Simon Ogorodnik 路 7 years ago
  70. 4256adf Add package list support by Simon Ogorodnik 路 7 years ago
  71. cca63f7 Split JavaLayoutHtml to separate files by Simon Ogorodnik 路 7 years ago
  72. f3c6708 Build supertypes via Supertype nodes, not reference by Simon Ogorodnik 路 7 years ago
  73. 35a110c Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  74. 673f49b Add nested classes to class index by Simon Ogorodnik 路 7 years ago
  75. 026b13b Decouple summaryRow generation, add nested classes to summary by Simon Ogorodnik 路 7 years ago
  76. 34b7ca4 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  77. c0ccaf2 Add full docs for constructors by Simon Ogorodnik 路 7 years ago
  78. 0bf0d9f Render constructors in summary by Simon Ogorodnik 路 7 years ago
  79. 7899f8e Render function parameters in summary by Simon Ogorodnik 路 7 years ago
  80. 9bad4f0 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  81. 79554fe Fix crash on unresolved links by Simon Ogorodnik 路 7 years ago
  82. 31e1f13 Fix resolution links to extension on external classes by Simon Ogorodnik 路 7 years ago
  83. 2aa9950 Add title to headContent. by Douglas Sigelbaum 路 7 years ago
  84. 25e4f44 Cleanup by Simon Ogorodnik 路 7 years ago
  85. f0f2c4c Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  86. b6f71e8 Fix adding external classes to classes index by Simon Ogorodnik 路 7 years ago
  87. 798c675 Merge remote-tracking branch 'upstream/java-layout-html-format' into devsite-with-java-layout-html by Douglas Sigelbaum 路 7 years ago
  88. cc716be Fix adding file name to relative URI, if it's not different by Simon Ogorodnik 路 7 years ago
  89. ebf6929 Add class & package index by Simon Ogorodnik 路 7 years ago
  90. b38d664 Don't insert arrow on root type by Simon Ogorodnik 路 7 years ago
  91. cdbd376 Manually insert arrow by Simon Ogorodnik 路 7 years ago
  92. 4469044 Generate signatures in output format by Simon Ogorodnik 路 7 years ago
  93. 33426ea Add class hierarchy by Simon Ogorodnik 路 7 years ago
  94. 03e6160 Add almost all of content by Simon Ogorodnik 路 7 years ago
  95. 9b1ccf7 Use 'div id' instead of 'a name' by Simon Ogorodnik 路 7 years ago
  96. da153a8 Workaround for TypeParameter by Simon Ogorodnik 路 7 years ago
  97. bf22e82 Kotlinize Uri.relativeTo by Simon Ogorodnik 路 7 years ago
  98. 271ce1e Remove <hr> after headers by Simon Ogorodnik 路 7 years ago
  99. 21a5b3e Inject optionals in JavaLayoutHtmlFormat correctly by Simon Ogorodnik 路 7 years ago
  100. f8f27c7 Merge branch 'refactoring-layout-service' into java-layout-html-format by Simon Ogorodnik 路 7 years ago