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
/
base-test-utils
/
src
/
main
/
kotlin
/
renderers
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-02-20
Change default logging level of console apps (#2871)
Ignat Beresnev
2022-10-31
Add constructor keyword (#2691)
Andrey Tyrin
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-10
Support Var html tag for Javadoc (#2617)
Andrey Tyrin
2022-06-22
Render annotations for KaJ signatures (#2549)
Ignat Beresnev
2022-05-13
Render quotes as blockquotes instead of code blocks. (#2496)
TheOnlyTails
2022-04-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-11-23
Add space between funs descriptions (#2235)
vmishenev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-07-09
Add missing text styles in html (#2007)
Marcin Aman
2021-06-22
Logging in CLI (#1976)
Marcin Aman
2020-09-10
Add tests
Andrzej Ratajczak
2020-09-07
Test images in GFM
Marcin Aman
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair