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
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
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-13
Render explicitly documented primary constructors
Paweł Marks
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-07
Make Location provider use anchor hints
Paweł Marks
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-25
Divergent rendering for markdown
Marcin Aman
2020-06-25
Enforces directory for classlikes
Andrzej Ratajczak
2020-06-25
Silence for now dependency to coroutines because it was breaking some tests
Paweł Marks
2020-06-25
Render extensions
Paweł Marks
2020-06-25
Extract information about extensions
Paweł Marks
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Fix double typealias rendering
Andrzej Ratajczak
2020-06-25
Javadoc single signature fix
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-24
Fix tests
Andrzej Ratajczak
2020-06-23
Added fallbacks for samples, params and see also
Filip Zybała
2020-06-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip Zybała
2020-06-18
KotlinSignatureProvider: Render 'fun interface' into signature
sebastian.sellmair
2020-06-17
Added typealiases to Types tab
Filip Zybała
2020-06-15
Change sourceSet collection from List to Set
Kamil Doległo
2020-06-09
Improve CSS, pages navigation tree and create anchors on page
Marcin Aman
2020-06-09
Make enum entry constructor sourceset dependent
Marcin Aman
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-26
Apply request changes
Andrzej Ratajczak
[next]