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
/
translators
/
documentables
Age
Commit message (
Expand
)
Author
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2021-12-23
Remove filtering out primary constructors from constructors tab (#2277)
Andrzej Ratajczak
2021-12-22
Fix css bugs wih link and table row (#2284)
Vadim Mishenev
2021-12-14
Merge pull request #2259 from Kotlin/2213-description-list-support
Ignat Beresnev
2021-12-09
Make breakable text into See also block (#2267)
Vadim Mishenev
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-29
Fix names of nested inheritors (#2188)
vmishenev
2021-09-20
Make see tag display as other tables (#2153)
Marcin Aman
2021-09-08
Bring back mergin of divergent entries (#2121)
Marcin Aman
2021-09-08
Fix links of inherited properties, do not generate pages for them
vmishenev
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-21
Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)
Marcin Aman
2021-07-28
Fix broken link in kotlinx.serialization (#2038)
Marcin Aman
2021-07-28
Missing receiver docs (#2026)
Marcin Aman
2021-07-22
Fix overflow in throws tables (#2028)
Marcin Aman
2021-05-31
Fix rendering html in briefs (#1931)
Marcin Aman
2021-04-06
Fix some compiler warnings (#1812)
Kamil Doległo
2021-03-10
Headers in tables (#1768)
Marcin Aman
2021-01-04
Refactor ContentTable builder and fix GFM table rendering (#1682)
Kamil Doległo
2020-11-13
Generate content with the params order of KDoc (#1611)
gzoritchak
2020-11-12
Adding function division switch
Błażej Kardyś
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
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
2020-10-15
Distinguish types from functions on navigation
Marcin Aman
2020-10-09
On this page component (#1504)
Marcin Aman
2020-10-08
Handle multiple authors (#1539)
Marcin Aman
2020-10-08
Adding properties pages for enum entries
Błażej Kardyś
2020-10-08
Add information about content kind and sourceset to anchor
Marcin Aman
2020-10-08
Fixes to multimodule page anchoring
Marcin Aman
2020-10-08
Anchors hint
Marcin Aman
2020-10-08
Improve styles
Marcin Aman
2020-10-06
Fixing clashing properties and functions pages
Błażej Kardyś
2020-10-06
Addding separate pages for properties
Błażej Kardyś
2020-09-10
Fix presentation of typealiases
Andrzej Ratajczak
2020-09-08
Handle same level declared expected classlikes
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-28
Fix unstable ordering by sorting methods and entries in the searchbar
Kamil Doległo
2020-08-25
Change regex construction
Marcin Aman
2020-08-25
Improve styles and functionality on module page #1336
Marcin Aman
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-07-16
Fix signature duplication when filtering inherited functions
Kamil Doległo
2020-07-15
Show sourcesets from extension points as a part of page's sourceset
Marcin Aman
[next]