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
/
html
Age
Commit message (
Expand
)
Author
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
2021-12-23
Add horizontal margin to breadcrumbs delimiter (KT-50296) (#2285)
Ignat Beresnev
2021-12-22
Fix css bugs wih link and table row (#2284)
Vadim Mishenev
2021-12-07
Remove duplicated rendering of top level description tags
Ignat Beresnev
2021-12-07
Support deeply nested description terms and details
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-11-29
Remove extra main.js in html
vmishenev
2021-11-23
Add space between funs descriptions (#2235)
vmishenev
2021-11-14
Fix order of platform bubbles in header (#2225)
vmishenev
2021-10-29
Fix single platform tab (#2212)
vmishenev
2021-10-15
Keep UI tabs (#2179)
vmishenev
2021-10-15
Fix missed multiplatform tabs (#2178)
vmishenev
2021-10-15
Fix adding new custom stylesheets in submodules (#2168)
vmishenev
2021-10-15
Fix keeping irrelevant root page in `SearchbarDataInstaller`
vmishenev
2021-09-20
Improve versioning plugin (#2104)
vmishenev
2021-09-20
Bring back logo
vmishenev
2021-09-08
Fix footer on firefox (#2123)
Marcin Aman
2021-09-08
Dark mode on samples (#2116)
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-25
Dark mode (#2081)
Marcin Aman
2021-08-25
Fix breakable labels and icon on single module project
Marcin Aman
2021-08-21
Review comments + "unspecified" version fix
Marcin Aman
2021-08-12
Remove unused components, docs, change icon to new kotlin logo and add hambur...
Marcin Aman
2021-08-12
Webhelp-like frontend
Marcin Aman
2021-07-28
Include parenthesis for merged pages (#2039)
Marcin Aman
2021-07-22
Fix overflow in throws tables (#2028)
Marcin Aman
2021-07-19
Minor: rename `buildNewLine` (#1987)
Mike Sinkovsky
2021-07-09
Add missing text styles in html (#2007)
Marcin Aman
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-04-14
Handle html in kdoc (#1805)
Marcin Aman
2021-04-08
Bump kotlinx html to 0.7.3 (#1819)
Marcin Aman
2021-04-06
Fix some compiler warnings (#1812)
Kamil Doległo
2021-03-10
Fix multimodule sourcesets dependencies (#1766)
Marcin Aman
2021-03-04
Fix clashing properties and external links ordering (#1765)
Marcin Aman
2021-02-05
Deduplicate resources in multimodule (#1711)
Marcin Aman
2021-01-14
Footer customisation (#1691)
Marcin Aman
2021-01-05
Versioning (#1654)
Błażej Kardyś
2021-01-05
Fix a bug with inserting template commands instead of link text (#1685)
Kamil Doległo
2020-12-17
Navigate to root after logo click, add data to searchbars on multimodule (#1631)
Marcin Aman
2020-12-10
Add dokka to GitHub link (#1661)
Stefan M
2020-12-03
Make navigation loading faster, improve experience on safari (#1633)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Implement immediate temaplates resolution
Paweł Marks
2020-11-27
Implement basic link resolution
Kamil Doległo
2020-11-27
Add navigation fragments for templating
Paweł Marks
2020-11-27
Add templating commands to the html format
Paweł Marks
2020-11-26
Fixes from scala3doc (#1630)
Krzysztof Romanowski
2020-11-25
Make searchbar an extension point (#1615)
Marcin Aman
[next]