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
/
api
Age
Commit message (
Expand
)
Author
2022-05-06
Skip `@Deprecated` documentables with HIDDEN level (#2486)
Ignat Beresnev
2022-05-04
Support code blocks and inline code for GFM format (#2485)
Don Cross
2022-03-10
KT-50452 Make flexible html for customization (#2374)
Vadim Mishenev
2022-02-22
Fix HTML head and favicon in multi-module projects (#2365)
Vadim Mishenev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-02-09
Add KotlinWebSite plugin to transform samples (#2349)
Vadim Mishenev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2022-01-18
Add external documentable provider (#2307)
Paweł Marks
2021-12-07
Remove duplicated rendering of top level description tags
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-11-12
Unite platforms bookmarks rows (#2219)
vmishenev
2021-10-29
GFM: Use Markdown syntax to render lists (#2098)
Spencer Gilson
2021-10-15
Fix keeping irrelevant root page in `SearchbarDataInstaller`
vmishenev
2021-09-20
Improve versioning plugin (#2104)
vmishenev
2021-08-25
Merge pull request #2066 from Kotlin/webhelp-like-frontend
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-25
Dark mode (#2081)
Marcin Aman
2021-08-21
Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)
Marcin Aman
2021-08-12
Replace arrays of primitive types on std arrays (#2051)
vmishenev
2021-08-12
Webhelp-like frontend
Marcin Aman
2021-08-09
Property annotation for getter and setter (#2049)
vmishenev
2021-07-28
Fix broken link in kotlinx.serialization (#2038)
Marcin Aman
2021-07-19
Minor: rename `buildNewLine` (#1987)
Mike Sinkovsky
2021-07-12
Handle NBSP and other html entries (#2005)
Marcin Aman
2021-07-09
Add missing text styles in html (#2007)
Marcin Aman
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-06-22
Multilanguage docs inheritance (#1951)
Marcin Aman
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman