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
/
Documentable.kt
Age
Commit message (
Expand
)
Author
2022-04-08
Rework AnnotationTarget to be stricter (#2414)
owengray-google
2022-02-21
Code cleanups (#2165)
Goooler
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2020-09-28
Add better handling of functional types in rendered output
Andrzej Ratajczak
2020-09-10
Add tests
Andrzej Ratajczak
2020-09-10
Add TypeAliased bound
Andrzej Ratajczak
2020-09-08
Remove topologicalSort since it is no longer used
Andrzej Ratajczak
2020-09-08
Apply requested changes
Andrzej Ratajczak
2020-08-31
Implement dPackage and dModule test APIs in favour of default params in DModu...
sebastian.sellmair
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-28
Fix unstable ordering by sorting methods and entries in the searchbar
Kamil Doległo
2020-08-27
Apply requested changes
Andrzej Ratajczak
2020-08-27
Add handling for generic type parameters variance
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
Apply requested changes
Andrzej Ratajczak
2020-08-17
Add generic typealiases proper parsing and some tests
Andrzej Ratajczak
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-12
Move utility APIs into `PreMergeDocumentationTransformer`
sebastian.sellmair
2020-07-23
Make DParameter extend `WithType`
Kamil Doległo
2020-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-07-01
Implement `AbstractJavadocTemplateMapTest` API
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-23
Javadoc classlikes and function pages
Marcin Aman
2020-06-17
Add UnresolvedBound instead of throwing an exception
Kamil Doległo
2020-06-15
Change sourceSet collection from List to Set
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
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-23
Fix inheritors transformer
Andrzej Ratajczak
2020-04-22
Fix test
Andrzej Ratajczak
2020-04-22
Refactors sources to documentables translation
Andrzej Ratajczak
2020-04-07
Add Typealiases rendering and merging
Kamil Doległo
2020-04-07
Add DTypeAlias documentable
Kamil Doległo
2020-03-31
Make PageContentBuilder to create proper content for all tags
Paweł Marks
2020-03-26
Changed modifier to PlatformDependent
Filip Zybała
2020-03-26
Fixed expected-actual merging. Refactored contentForComments.
Filip Zybała
2020-03-25
Introduce VoidObject and JavaObject
Kamil Doległo
2020-03-20
Adding missing extra modifiers for java functions
Błażej Kardyś
2020-03-18
Model change
Szymon Świstun
2020-03-17
Combine multiple applyIf
Szymon Świstun
2020-03-17
Add more information to Documentables
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-11
Use Bounds instead of Wrappers to describe types
Paweł Marks
2020-03-11
Refactor brief documentation, remove `Parameters` block from functions' pages
Kamil Doległo
[next]