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
Age
Commit message (
Collapse
)
Author
2020-08-19
Split `PackageList.load()` into several methods
Kamil Doległo
2020-08-19
Make `RecognizedLinkFormat.fromString()` eager
Kamil Doległo
2020-08-19
Rename `doOpenConnectionToReadContent` to `readContent` and make it return ↵
Kamil Doległo
`InputStream`
2020-08-19
Rename `ExternalDocumentationInfo` to `ExternalDocumentation`
Kamil Doległo
2020-08-19
Implement ignoring known unresolved links in integration tests
Kamil Doległo
2020-08-19
Specify generic type explicitly, fix formatting
Kamil Doległo
2020-08-19
Replace !! with some meaningful messages
Kamil Doległo
2020-08-19
Add external links to Javadoc tests
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-19
Adapt integration tests for checking unresolved links
Kamil Doległo
2020-08-19
Wrap unresolved links in `span` with `data-unresolved-link`
Kamil Doległo
2020-08-19
Change test logging to show only skipped and failed ones, show full stacktraces
Kamil Doległo
2020-08-19
Fix tests containing unresolved links
Kamil Doległo
2020-08-19
Make unresolved links render as text
Kamil Doległo
2020-08-18
Change `dokka_version_base` to 1.4.10
sebastian.sellmair
2020-08-17
Fix for creating searchbar pages data - escaping apostrophes (#1233)
Filip Zybała
Co-authored-by: Filip Zybała <fzybala@virtuslab.com>
2020-08-17
Apply requested changes
Andrzej Ratajczak
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
Apply requested changes
Andrzej Ratajczak
2020-08-17
Add generic typealiases proper parsing and some tests
Andrzej Ratajczak
2020-08-17
Inline `val newContent` in SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
ContentNodes: Explicitly check types of children
sebastian.sellmair
2020-08-17
Implement CompositeSourceSetID.plus API
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
JavadocContentNodes: add support for `withSourceSets` API
sebastian.sellmair
2020-08-17
Implement shouldRenderSourceSetBubbles
sebastian.sellmair
2020-08-17
HtmlRenderer: Fix usage of sourceSetDependencyMap
sebastian.sellmair
2020-08-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-17
Print maturity warning when running dokka
sebastian.sellmair
2020-08-14
Update Gradle version to 6.6
sebastian.sellmair
2020-08-14
Update kotlin compiler to 1.4.0
sebastian.sellmair
2020-08-14
Fix `GradleDokkaSourceSetBuilder.sourceRoots` annotation
sebastian.sellmair
2020-08-14
Extract `kotlinSourceSet()` from `GradleDokkaSourceSetBuilder`
Kamil Doległo
2020-08-14
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Remove unnecessary "isMultiplatform" util
sebastian.sellmair
2020-08-14
Gradle Plugin: Code style improvements
sebastian.sellmair
2020-08-14
fixup! API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask
sebastian.sellmair
2020-08-14
Use List for representing classpaths instead of Set
sebastian.sellmair
2020-08-14
toDokkaSourceSetImpl: Use `getSafe` instead of `get` everywhere
sebastian.sellmair
2020-08-14
DokkaMultiModuleTask: Use Property/Provider API
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
sebastian.sellmair
2020-08-14
Handle wrongly implemented `DokkaMultiModuleFileLayout`
sebastian.sellmair
2020-08-14
Declare `checkChildDokkaTasksIsNotEmpty` as internal
sebastian.sellmair
2020-08-14
Add documentation to DokkaMultiModuleFileLayout
sebastian.sellmair
2020-08-14
API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask
sebastian.sellmair
2020-08-14
Cover GradleDokkaSourceSetBuilder with tests
sebastian.sellmair
[prev]
[next]