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
/
runners
Age
Commit message (
Expand
)
Author
2021-04-29
Make module name optional in cli (#1850)
Marcin Aman
2021-04-28
Remove bintray from repositories
Marcin Aman
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman
2021-04-14
Add ability to document generated files (#1832)
Marcin Aman
2021-04-06
Suppress inherited members (#1814)
Marcin Aman
2021-03-26
Fix configuration for suppressing obvious functions (#1789)
Marcin Aman
2021-03-26
Bump kotlinx-cli-jvm from 0.3.1 to 0.3.2 (#1784)
dependabot[bot]
2021-03-26
Reintroduce multimodule documentation (#1804)
Marcin Aman
2021-03-11
Make Gradle plugin use `api` instead of `implementation` for core (#1771)
Kamil Doległo
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2021-02-24
Fix parameters on cli and bump kotlinx.cli (#1755)
Marcin Aman
2021-01-18
Fix a bug with not creating Gradle configurations for partial tasks
Kamil Doległo
2021-01-05
Versioning (#1654)
Błażej Kardyś
2020-12-28
Use maven directly to download additional dependencies (#1644)
Andreas Dangel
2020-12-03
Update migration guide for 1.4.20
Marcin Aman
2020-12-02
Fix gradle passing 'unspecified' version to dokka configuration (#1650)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Adding multimodule all modules page creation for gfm
Błażej Kardyś
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-27
Moving SingleGeneration to base pluing
Błażej Kardyś
2020-11-27
Implement immediate temaplates resolution
Paweł Marks
2020-11-27
Add templating commands to the html format
Paweł Marks
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-11-18
Add matchingRegex (#598)
Martin Bonnin
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-10-06
Change in CLI module name to be optional, but with default value
Andrzej Ratajczak
2020-09-30
Set aether authn when getting artifacts
Stephen Byrne
2020-09-10
Update migration guide with correct property name
Kamil Doległo
2020-09-04
Javadoc version number is always 0.0.1 #1406
Marcin Aman
2020-09-01
Also add KotlinCompile#classpath to final classpath calculation
sebastian.sellmair
2020-08-31
Remove unnecessary blank lines
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-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-08-25
Add first version of MIGRATION.md to help users migrating to new dokka
sebastian.sellmair
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-25
Relative paths fix
Andrzej Ratajczak
2020-08-24
GradleSourceLinkBuilder: Use canonicalPath instead of absolutePath
sebastian.sellmair
2020-08-20
Declare all dokka tasks as abstract instead of open
sebastian.sellmair
2020-08-20
Use `project.objects.fileCollection` instead of `project.files` for creating ...
sebastian.sellmair
2020-08-20
Implement tests for enhanced KotlinSourceSetGist mechanism
sebastian.sellmair
2020-08-20
Fix tests for changed KotlinSourceSetGist
sebastian.sellmair
2020-08-20
- Implement GradleDokkaSourceSetBuilder#isDocumented to enable/disable source...
sebastian.sellmair
2020-08-20
Add task descriptions to all dokka tasks
sebastian.sellmair
2020-08-20
Fix convention for ExternalDocumentationLink#packageListUrl
sebastian.sellmair
2020-08-19
Add support for space package publishing
sebastian.sellmair
2020-08-14
Update Gradle version to 6.6
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
[next]