aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/api
AgeCommit message (Expand)Author
2023-02-24Reorganize tabs for Classlike (#2764)Vadim Mishenev
2023-02-10Display source set / platform indicators at all times (#2848)Ignat Beresnev
2023-01-09Move inheritors, params, see also and samples tabs to description for classli...Andrey Tyrin
2022-12-16Display `SinceKotlin` everywhere (#2708)Vadim Mishenev
2022-09-12Open `processFunction` function (#2655)Ignat Beresnev
2022-09-02Underline `@param` tag key for more consistency (#2643)Ignat Beresnev
2022-08-29Display inherited extensions (#2625)Vadim Mishenev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-08-05Add a distinct divider between function/property overloads (#2585)Ignat Beresnev
2022-07-29Move source links into signature (#2476)Vadim Mishenev
2022-07-29Add member icons to navigation menu (#2578)Ignat Beresnev
2022-05-06Skip `@Deprecated` documentables with HIDDEN level (#2486)Ignat Beresnev
2022-05-04Support code blocks and inline code for GFM format (#2485)Don Cross
2022-03-10KT-50452 Make flexible html for customization (#2374)Vadim Mishenev
2022-02-22Fix HTML head and favicon in multi-module projects (#2365)Vadim Mishenev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-02-09Add KotlinWebSite plugin to transform samples (#2349)Vadim Mishenev
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2022-01-18Add external documentable provider (#2307)Paweł Marks
2021-12-07Remove duplicated rendering of top level description tagsIgnat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-12Unite platforms bookmarks rows (#2219)vmishenev
2021-10-29GFM: Use Markdown syntax to render lists (#2098)Spencer Gilson
2021-10-15Fix keeping irrelevant root page in `SearchbarDataInstaller`vmishenev
2021-09-20Improve versioning plugin (#2104)vmishenev
2021-08-25Merge pull request #2066 from Kotlin/webhelp-like-frontendMarcin Aman
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-25Dark mode (#2081)Marcin Aman
2021-08-21Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)Marcin Aman
2021-08-12Replace arrays of primitive types on std arrays (#2051)vmishenev
2021-08-12Webhelp-like frontendMarcin Aman
2021-08-09Property annotation for getter and setter (#2049)vmishenev
2021-07-28Fix broken link in kotlinx.serialization (#2038)Marcin Aman
2021-07-19Minor: rename `buildNewLine` (#1987)Mike Sinkovsky
2021-07-12Handle NBSP and other html entries (#2005)Marcin Aman
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-06-22Multilanguage docs inheritance (#1951)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman