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-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
2020-05-25
SourceSet dependent description for package and module
Marcin Aman
2020-05-20
Tabs for sections - update tests
Marcin Aman
2020-05-20
Tabs for sections v1
Marcin Aman
2020-05-20
Added anchors for symbols and headers on page
Filip Zybała
2020-05-19
Fix params rendering in table
Kamil Doległo
2020-05-19
Add test utils for ContentDivergent and fix the tests
Kamil Doległo
2020-05-19
Frontend rework
Kamil Doległo
2020-05-19
Divergent UI fixes
Marcin Aman
2020-05-19
Add a draft version of divergent rendering
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-14
Platform dependant comments
Marcin Aman
2020-05-13
Introduce requested changes
Andrzej Ratajczak
2020-05-13
Refactor sources to be presented in table
Andrzej Ratajczak
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak
2020-05-12
Remove empty signature from enum, fixes #840
Marcin Aman
2020-05-07
Changed html table to div's. Adjusted css to match figma.
Filip Zybała
2020-04-30
Fix missing expect KDoc when all actual implementations don't override KDoc
Andrzej Ratajczak
2020-04-23
Fix inheritors transformer
Andrzej Ratajczak
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
2020-04-08
Fixes tests
Andrzej Ratajczak
2020-04-08
Adds samples configuration parameter to include samples sources.
Andrzej Ratajczak
2020-04-08
Adds includes configuration parameter to include package and module descriptions
Andrzej Ratajczak
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-04-07
Add DTypeAlias documentable
Kamil Doległo
[next]