aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Formats/DacHtmlFormat.kt
AgeCommit message (Expand)Author
2021-05-17Revert^2 "Make dokka compile with Kotlin 1.5"Aurimas Liutikas
2021-05-12Revert "Make dokka compile with Kotlin 1.5"android-s-beta-2android-s-beta-1Aurimas Liutikas
2021-05-10Make dokka compile with Kotlin 1.5Aurimas Liutikas
2020-09-19Fix constructor rendering from `<init>` to actual `TypeName`.Vladimir Kryachko
2020-07-01Add Interfaces section to Dokka as Kotlin docsAlex Saveau
2020-05-06Remove deprecated devsite-heading tagTiem Song
2020-04-02Fix @see tagsOwen Gray
2020-02-07Fix off-by one error in @return rendering 😳Aurimas Liutikas
2020-02-06Improve formatting for method return tablesAurimas Liutikas
2019-11-21Adds type and default value to parameter table for Kotlin sourceLouis Pullen-Freilich
2019-11-20Merge "@sample improvements"Treehugger Robot
2019-11-20Enable sample code highlightingAndrea Falcone
2019-11-20@sample improvementsLouis Pullen-Freilich
2019-10-02Adjust @sample style for proper highlightingAndrea Falcone
2019-07-10Adding Dokka source to AOSPTiem Song
2018-06-19Replace Dokka source with a Dokka maven repo (see ./maven).Doug Sigelbaum
2018-03-02First attempt at @attr and @since parsing.Douglas Sigelbaum
2018-02-06Add custom output builder for DAC to apply Devsite CSS.Douglas Sigelbaum
2018-02-02Fixed title and metadata in template. Also, removed references to mainUri for...Douglas Sigelbaum
2018-02-01Fixed RTE in template service.Douglas Sigelbaum
2018-01-24Fix build by implementing template service and disable a failing test.Douglas Sigelbaum
2017-12-07Add outputDir dependency to DevsiteHtmlTemplateService.Douglas Sigelbaum
2017-12-07Fix 'data-reference-resources-wrapper' not appendedSimon Ogorodnik
2017-12-07Use correct ways to get uri for nodeSimon Ogorodnik
2017-12-07Port DAC services onto new API and JavaLayoutHtmlFormatSimon Ogorodnik