aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/translators
AgeCommit message (Expand)Author
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2021-02-16Fix displaying default java visibility (#1738)Marcin Aman
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś
2020-11-27Fixing tests after moving SingleGeneration to baseBłażej Kardyś
2020-11-12Javadoc @inheritDoc tag support (#1608)Marcin Aman
2020-10-08Fix multiline links in javadoc and wrong linebreaking of <pre> bodies (#1518)Andrzej Ratajczak
2020-10-07Hide derived members that are not publicAndrzej Ratajczak
2020-10-07Introduce top-level DocTagAndrzej Ratajczak
2020-10-01Add parsing of package-info in java sourcesAndrzej Ratajczak
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-28Fix presentation of code blocks in dokka html and dokka javadoc formatsAndrzej Ratajczak
2020-08-28Draft for improving code formatting #1346Marcin Aman
2020-08-19Mitigate #1341 issue in light classessebastian.sellmair
2020-08-19Reduce test source code to its minimum to reproduce #1341sebastian.sellmair
2020-08-19Implement test to reproduce https://github.com/Kotlin/dokka/issues/1341sebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-07-16Data class fixAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair