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
/
test-api
Age
Commit message (
Expand
)
Author
2022-11-22
Fix package and module description truncation in javadoc (#2751)
Marcin K
2022-06-30
Do not generate source links for synthetic elements (#2547)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-04-28
Fix suddenly appearing all-modules-page/index.md file (#2475)
Ignat Beresnev
2022-03-22
Remove bintray publish plugins (#2364)
Goooler
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-14
Shutdown coroutines dispatchers after each module pass (#2325)
Ignat Beresnev
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2021-10-15
Fix adding new custom stylesheets in submodules (#2168)
vmishenev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-06-22
Logging in CLI (#1976)
Marcin Aman
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman
2021-04-06
Suppress inherited members (#1814)
Marcin Aman
2021-03-30
Bump junit from 4.13 to 4.13.2 (#1785)
dependabot[bot]
2021-03-26
Reintroduce multimodule documentation (#1804)
Marcin Aman
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2020-12-17
Multimodule tests (#1670)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Moving SingleGeneration to base pluing
Błażej Kardyś
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-11-12
Adding function division switch
Błażej Kardyś
2020-10-08
Adding configuration mpp check for javadoc
Błażej Kardyś
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-10-07
Introduce top-level DocTag
Andrzej Ratajczak
2020-10-01
Add parsing of package-info in java sources
Andrzej Ratajczak
2020-09-04
Javadoc version number is always 0.0.1 #1406
Marcin Aman
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
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Make testApi dokkaConfiguration available outside of AbstractCoreTest
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair