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
/
renderers
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-11-07
Add the link to GitHub repo to the header if there are source links defined (...
Oleg Yukhnevich
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-14
Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...
Vsevolod Tolstopyatov
2023-08-08
Fix and refactor Sample Transformer (#3102)
Vadim Mishenev
2023-08-02
Fix Kotlin Analysis API package name (#3100)
Ignat Beresnev
2023-07-07
Do not leak unknown asset paths into HTML (#3061)
Ignat Beresnev
2023-07-07
Remove a copy-pasted function (#3060)
Ignat Beresnev
2023-07-06
HTML: fix of redundant dot and related autotest (#2289) (#3057)
Denis Ambatenne
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-06-30
Generate dedicated pages for typealiases (#3051)
Vadim Mishenev
2023-05-31
Fix missing tab entries for module names with space (#3019)
Ignat Beresnev
2023-05-30
Use JetBrains Sans as default font (#3017)
Konstantin Chernenko
2023-05-24
update mobile view and some bugs (#2836)
Konstantin Chernenko
2023-04-25
Tidy/remove unnecessary imports and suppressions (#2975)
aSemy
2023-04-07
Move the `Properties` block to be above `Functions` (#2908)
Ignat Beresnev
2023-03-03
Do no render Types tab when there are no types (#2900)
Vadim Mishenev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
2023-02-17
Consistent alphabetical order of element groups in index and navigation (#2861)
ilya-g
2023-02-14
Do not render filter-section for empty source sets (#2858)
Ignat Beresnev
2023-02-10
Display source set / platform indicators at all times (#2848)
Ignat Beresnev
2023-02-07
Remove an unused function (#2840)
Ignat Beresnev
2023-01-26
Support kotlin wasm target
Igor Yakovlev
2022-09-21
Wrap long signatures dynamically based on client width (#2659)
Ignat Beresnev
2022-09-20
Fix search bar to exclude `(source)` (#2674)
Vadim Mishenev
2022-09-20
Update `prism.js` to match new webhelp highlight colors (#2670)
Ignat Beresnev
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-08-17
Do not render platform tabs for common-only content (#2613)
Ignat Beresnev
2022-08-10
Support Var html tag for Javadoc (#2617)
Andrey Tyrin
2022-08-05
Add a distinct divider between function/property overloads (#2585)
Ignat Beresnev
2022-08-04
Render nested classlikes in navigation (#2597)
Ignat Beresnev
2022-08-04
Style section and platform tabs like on kotlinlang.org (#2589)
Ignat Beresnev
2022-08-03
Fix spelling error 'depenent' (#2594)
Felix Dombek
2022-08-03
Apply the same style to all KDoc tags, including throws/see/parameters (#2587)
Ignat Beresnev
2022-07-29
Move source links into signature (#2476)
Vadim Mishenev
2022-07-29
Add member icons to navigation menu (#2578)
Ignat Beresnev
2022-07-27
Make current breadcrumb element not clickable and of default font color (#2588)
Ignat Beresnev
2022-07-27
Disable copy button for signatures (#2577)
Ignat Beresnev
2022-05-13
Render quotes as blockquotes instead of code blocks. (#2496)
TheOnlyTails
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-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-21
Code cleanups (#2165)
Goooler
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2022-01-18
Close input stream in `FileWriter` (#2312)
Vadim Mishenev
[next]