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
/
descriptors
Age
Commit message (
Expand
)
Author
2021-07-23
Add numeric types of annotation parameter value (#2035)
vmishenev
2021-06-22
Multilanguage docs inheritance (#1951)
Marcin Aman
2021-05-06
Bump compiler to 1.5.0 (#1856)
Marcin Aman
2021-04-21
Fix suppressing enum entries by inheritance filter (#1866)
Marcin Aman
2021-03-04
Obvious functions should also work for interfaces (#1763)
Marcin Aman
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2021-03-01
Add explicit exceptions in markdown and allow for empty link destinations (#1...
Marcin Aman
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2021-01-20
Annotations for parameters (#1704)
Marcin Aman
2021-01-20
Bring back displaying jvm name when KaJ is not present (#1702)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-12-15
Fix wrong docs on DProperty (#1671)
Marcin Aman
2020-12-03
Bump compiler to 1.4.20, IJ to 201 and coroutines to 1.4.1 (#1641)
Marcin Aman
2020-11-25
Remove suspend from SourceToDocumentableTranslator (#1622)
Kamil Doległo
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-15
Fix class cast exception when creating the ancestry tree
Kamil Doległo
2020-10-15
IsException should also be true when class inherits from Exception (#1558)
Marcin Aman
2020-10-07
Hide derived members that are not public
Andrzej Ratajczak
2020-10-05
Fix vararg signatures (#1516)
Andrzej Ratajczak
2020-10-02
Make translators run in parallel.
Andrzej Ratajczak
2020-09-29
Add MD parser
mkondratek
2020-09-29
Add processing of annotations to typealiases
Andrzej Ratajczak
2020-09-28
Add better handling of functional types in rendered output
Andrzej Ratajczak
2020-09-28
Add default values for primitive proprties. Add presenting in signature defau...
Andrzej Ratajczak
2020-09-10
Add tests
Andrzej Ratajczak
2020-09-10
Add TypeAliased bound
Andrzej Ratajczak
2020-09-10
Fix presentation of typealiases
Andrzej Ratajczak
2020-09-08
Apply requested changes
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-27
Add handling for generic type parameters variance
Andrzej Ratajczak
2020-08-20
Fix LinkProvider to link properly all nested generic parameters
Andrzej Ratajczak
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-08-17
Fix generic supertypes to hold TypeParameters
Andrzej Ratajczak
2020-08-17
Add generic typealiases proper parsing and some tests
Andrzej Ratajczak
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-08-14
Fix bug with double Nullable wrapping
Paweł Marks
2020-08-03
Update callable name to include classname not <init>
Marcin Aman
2020-07-22
Rename constructors to a classname
Marcin Aman
2020-07-16
Data class fix
Andrzej Ratajczak
2020-07-13
Rename processSuperClasses to buildInheritanceInformation
Marcin Aman
2020-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-25
Fixed requested changes
Andrzej Ratajczak
2020-06-25
Hides internal annotations from rendering #947
Andrzej Ratajczak
[next]