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
/
test
/
kotlin
/
model
Age
Commit message (
Expand
)
Author
2021-03-04
Obvious functions should also work for interfaces (#1763)
Marcin Aman
2021-02-16
Fix displaying default java visibility (#1738)
Marcin Aman
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2021-01-20
Annotations for parameters (#1704)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-12-03
Resolve DRI-s from valueOf and values in java enum (#1655)
Marcin Aman
2020-10-15
Fix class cast exception when creating the ancestry tree
Kamil Doległo
2020-10-07
Introduce top-level DocTag
Andrzej Ratajczak
2020-08-31
Re-use includes form child tasks for all modules page generation
sebastian.sellmair
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-17
Fix generic supertypes to hold TypeParameters
Andrzej Ratajczak
2020-07-22
Rename constructors to a classname
Marcin Aman
2020-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-07-09
Fixes after rebase
Andrzej Ratajczak
2020-07-09
Add rendering signatures tests
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-01
Implement `AbstractJavadocTemplateMapTest` API
sebastian.sellmair
2020-06-26
Javadoc briefs update
Błażej Kardyś
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-24
Internal links
Marcin Aman
2020-06-24
Fix tests
Andrzej Ratajczak
2020-06-23
Fixed compilation error in test
Filip Zybała
2020-06-23
Javadoc classlikes and function pages
Marcin Aman
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-12
Refactor of Annotations and ExtraModifiers to be platform depedent
Andrzej Ratajczak
2020-05-26
Apply request changes
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
2020-05-19
Missing generics on class. Add generics to annotation #834
Marcin Aman
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-06
Receiver for extension property #809
Marcin Aman
2020-04-16
Change '<>' to '[]' in default package name as Windows prohibits filenames wi...
Kamil Doległo
2020-04-15
Fix path clash with top-level declarations, catch link resolving exception, r...
Kamil Doległo
2020-04-08
Fix content tests
Kamil Doległo
2020-03-26
Fixed tests
Filip Zybała
2020-03-25
Fix JavaTest.fileds
Paweł Marks
2020-03-25
Introduce VoidObject and JavaObject
Kamil Doległo
2020-03-25
Fix inproper resolution of annotations
Paweł Marks
2020-03-25
Fix stdlib tests by adding stdlib to the test classpath
Kamil Doległo
2020-03-20
Fixing incorrect java supertypes DRIs
Błażej Kardyś
2020-03-20
Fixing incorrect type parameters test for java classes
Błażej Kardyś
2020-03-19
Fix companionObjectTest
Kamil Doległo
2020-03-18
Make DefaultValue extra property actualy do something
Paweł Marks
2020-03-18
Fix minor bugs and add core tests
Szymon Świstun
2020-03-17
Add a rough draft of deprecated signatures formatting
Kamil Doległo
2020-03-17
Add annotations to extra properties
Szymon Świstun
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-16
Extract inheritance map
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
[next]