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
Age
Commit message (
Expand
)
Author
2020-09-08
Handle same level declared expected classlikes
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-09-07
Test images in GFM
Marcin Aman
2020-09-07
NullPointerException on images #1424
Marcin Aman
2020-09-01
Implement exitGenerationGracefully API
sebastian.sellmair
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Implement dPackage and dModule test APIs in favour of default params in DModu...
sebastian.sellmair
2020-08-31
Re-use includes form child tasks for all modules page generation
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Implement `root package is matched by empty string and the root keyword` test
sebastian.sellmair
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Let `DRI.packageName` always be a real package name for root packages ("")
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationTransformerTest.kt
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ParseModuleAndPackageDocFragments API
sebastian.sellmair
2020-08-28
Fix presentation of code blocks in dokka html and dokka javadoc formats
Andrzej Ratajczak
2020-08-28
Draft for improving code formatting #1346
Marcin Aman
2020-08-28
Fix losing tokens while parsing markdown italic text
Andrzej Ratajczak
2020-08-27
Add tests to ensure variance
Andrzej Ratajczak
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-24
Fix LinkableContentTest.kt
sebastian.sellmair
2020-08-21
Fix linking to declarations in companion objects in old dokka formats
Kamil Doległo
2020-08-21
Replace SelfType with family of RecursiveTypes
Paweł Marks
2020-08-20
Fix tests after bad rebase
Andrzej Ratajczak
2020-08-20
Fix LinkProvider to link properly all nested generic parameters
Andrzej Ratajczak
2020-08-20
Add some tests
Andrzej Ratajczak
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-08-19
Mitigate #1341 issue in light classes
sebastian.sellmair
2020-08-19
Reduce test source code to its minimum to reproduce #1341
sebastian.sellmair
2020-08-19
Implement test to reproduce https://github.com/Kotlin/dokka/issues/1341
sebastian.sellmair
2020-08-19
Remove unnecessary helper method
Kamil Doległo
2020-08-19
Fix test path for Windows
Kamil Doległo
2020-08-19
Fix relocation id creation in the Dokka010ExternalLocationProvider
Kamil Doległo
2020-08-19
Add a test for the DefaultExternalLocationProvider
Kamil Doległo
2020-08-19
Fix tests after the Gradle plugin update
Kamil Doległo
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-19
Fix tests containing unresolved links
Kamil Doległo
2020-08-17
Add tests and add projections to javadoc
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-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-14
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
sebastian.sellmair
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
Update an old test that had an assertion the other way around
Paweł Marks
2020-08-14
Add tests checking omitting of obvious types
Paweł Marks
[next]