aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators/documentables
AgeCommit message (Expand)Author
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2021-12-23Remove filtering out primary constructors from constructors tab (#2277)Andrzej Ratajczak
2021-12-22Fix css bugs wih link and table row (#2284)Vadim Mishenev
2021-12-14Merge pull request #2259 from Kotlin/2213-description-list-supportIgnat Beresnev
2021-12-09Make breakable text into See also block (#2267)Vadim Mishenev
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-29Fix names of nested inheritors (#2188)vmishenev
2021-09-20Make see tag display as other tables (#2153)Marcin Aman
2021-09-08Bring back mergin of divergent entries (#2121)Marcin Aman
2021-09-08Fix links of inherited properties, do not generate pages for themvmishenev
2021-08-27Restore language level to 1.4Marcin Aman
2021-08-26Bump compiler to 1.5.30, language level to 1.5Marcin Aman
2021-08-25Merge pull request #2066 from Kotlin/webhelp-like-frontendMarcin Aman
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-21Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)Marcin Aman
2021-07-28Fix broken link in kotlinx.serialization (#2038)Marcin Aman
2021-07-28Missing receiver docs (#2026)Marcin Aman
2021-07-22Fix overflow in throws tables (#2028)Marcin Aman
2021-05-31Fix rendering html in briefs (#1931)Marcin Aman
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-03-10Headers in tables (#1768)Marcin Aman
2021-01-04Refactor ContentTable builder and fix GFM table rendering (#1682)Kamil Doległo
2020-11-13Generate content with the params order of KDoc (#1611)gzoritchak
2020-11-12Adding function division switchBłażej Kardyś
2020-11-09Cleaning querying from plugins where possibleBłażej Kardyś
2020-10-30Fix parsing first word in deprecated (#1595)Marcin Aman
2020-10-15Make names resulting from clashing DRI-s appear only in navigatable componentsMarcin Aman
2020-10-15Distinguish types from functions on navigationMarcin Aman
2020-10-09On this page component (#1504)Marcin Aman
2020-10-08Handle multiple authors (#1539)Marcin Aman
2020-10-08Adding properties pages for enum entriesBłażej Kardyś
2020-10-08Add information about content kind and sourceset to anchorMarcin Aman
2020-10-08Fixes to multimodule page anchoringMarcin Aman
2020-10-08Anchors hintMarcin Aman
2020-10-08Improve stylesMarcin Aman
2020-10-06Fixing clashing properties and functions pagesBłażej Kardyś
2020-10-06Addding separate pages for propertiesBłażej Kardyś
2020-09-10Fix presentation of typealiasesAndrzej Ratajczak
2020-09-08Handle same level declared expected classlikesAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-28Fix unstable ordering by sorting methods and entries in the searchbarKamil Doległo
2020-08-25Change regex constructionMarcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin Aman
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-07-16Fix signature duplication when filtering inherited functionsKamil Doległo
2020-07-15Show sourcesets from extension points as a part of page's sourcesetMarcin Aman