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
/
resolvers
/
local
/
DefaultLocationProvider.kt
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-03-04
Fix clashing properties and external links ordering (#1765)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-09-30
Fix a bug in the DefaultLocationProvider which skipped lookup of some relocat...
Kamil Doległo
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-19
Respect relocated declarations
Kamil Doległo
2020-08-19
Rename `ExternalDocumentationInfo` to `ExternalDocumentation`
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-19
Make unresolved links render as text
Kamil Doległo
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-07-07
Make Location provider use anchor hints
Paweł Marks
2020-07-01
Implement `AbstractJavadocTemplateMapTest` API
sebastian.sellmair
2020-06-26
Fix childrenless directories
Andrzej Ratajczak
2020-06-26
Adding external url handling
Błażej Kardyś
2020-06-26
Briefs raw rendering and basic url handling
Błażej Kardyś
2020-06-25
Enforces directory for classlikes
Andrzej Ratajczak
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-01
Fixes problems with Markdown and Jekyll
Andrzej Ratajczak
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak