index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
main
/
kotlin
/
transformers
Age
Commit message (
Expand
)
Author
2022-05-06
Skip `@Deprecated` documentables with HIDDEN level (#2486)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-04-26
Fix reversed ordering of enum entries (#2469)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-02-15
Convert interfaces to functional (#2360)
Goooler
2022-02-09
Add KotlinWebSite plugin to transform samples (#2349)
Vadim Mishenev
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2021-12-23
Allow filtering of property setter (#2220)
Vadim Mishenev
2021-12-17
Use sourceRoots as samples dirs by default (#2216)
Vadim Mishenev
2021-12-07
Support deeply nested description terms and details
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-10-29
Allow package-level suppression (#2209)
owengray-google
2021-10-18
Bump Kotlin to 1.6.0-RC (#2189)
vmishenev
2021-09-08
Dark mode on samples (#2116)
Marcin Aman
2021-08-27
Restore language level to 1.4
Marcin Aman
2021-08-26
Bump compiler to 1.5.30, language level to 1.5
Marcin Aman
2021-08-25
Merge pull request #2066 from Kotlin/webhelp-like-frontend
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-12
Replace arrays of primitive types on std arrays (#2051)
vmishenev
2021-07-28
Fix broken link in kotlinx.serialization (#2038)
Marcin Aman
2021-07-22
Bump kotlin 1.5.21 (#2031)
Marcin Aman
2021-06-22
Multilanguage docs inheritance (#1951)
Marcin Aman
2021-04-21
Fix suppressing enum entries by inheritance filter (#1866)
Marcin Aman
2021-04-14
Fix visibility on enum entry property (#1828)
Marcin Aman
2021-04-14
Handle html in kdoc (#1805)
Marcin Aman
2021-04-06
Suppress inherited members (#1814)
Marcin Aman
2021-04-06
Fix some compiler warnings (#1812)
Kamil Doległo
2021-03-10
Add sourceset name to source label (#1767)
Marcin Aman
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2021-03-01
Suppress tag support (#1742)
Marcin Aman
2021-02-16
Fix displaying default java visibility (#1738)
Marcin Aman
2021-01-21
Empty modules filtering (#1699)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-11-18
Add matchingRegex (#598)
Martin Bonnin
2020-11-09
Cleaning querying from plugins where possible
Błażej Kardyś
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-15
IsException should also be true when class inherits from Exception (#1558)
Marcin Aman
2020-10-15
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
2020-10-08
Fix merging documentations of modules and packages (#1480)
Andrzej Ratajczak
2020-10-08
Add information about content kind and sourceset to anchor
Marcin Aman
2020-10-08
Anchors hint
Marcin Aman
2020-10-07
Introduce top-level DocTag
Andrzej Ratajczak
2020-10-02
Fix typealiases filtering when private
Andrzej Ratajczak
2020-09-29
Add processing of annotations to typealiases
Andrzej Ratajczak
2020-09-10
Add TypeAliased bound
Andrzej Ratajczak
2020-09-08
Remove unused typealias
Andrzej Ratajczak
2020-09-08
Remove topologicalSort since it is no longer used
Andrzej Ratajczak
2020-09-08
Apply requested changes
Andrzej Ratajczak
[next]