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
/
core
/
src
/
main
/
kotlin
/
model
/
documentableProperties.kt
Age
Commit message (
Expand
)
Author
2021-11-12
Store checked exceptions into `ExtraProperties` (#2222)
vmishenev
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2020-11-12
Adding function division switch
Błażej Kardyś
2020-10-15
IsException should also be true when class inherits from Exception (#1558)
Marcin Aman
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-17
Fix generic supertypes to hold TypeParameters
Andrzej Ratajczak
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-24
Fix tests
Andrzej Ratajczak
2020-06-24
Make inherited functions and implemented intefaces source set dependent
Andrzej Ratajczak
2020-06-23
Javadoc classlikes and function pages
Marcin Aman
2020-03-30
Restricting pages generation for inherited functions
Błażej Kardyś
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-02-27
Adding psi parsing for new model
Błażej Kardyś