Age | Commit message (Expand) | Author |
2020-06-25 | Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ... | Andrzej Ratajczak |
2020-06-24 | Internal links | Marcin Aman |
2020-06-24 | Fix tests | Andrzej Ratajczak |
2020-06-23 | Fixed compilation error in test | Filip Zybała |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-23 | Fix tests on javadoc | Marcin Aman |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak |
2020-06-22 | Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function... | sebastian.sellmair |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Fix sourceSet matching inside ReportUndocumentedTransformer | sebastian.sellmair |
2020-06-15 | Fix tests | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-12 | Fix after rebase | Andrzej Ratajczak |
2020-06-12 | Refactor of Annotations and ExtraModifiers to be platform depedent | Andrzej Ratajczak |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman |
2020-06-09 | Fix rendering of functions without parameters | Paweł Marks |
2020-06-09 | Make enum entry constructor sourceset dependent | Marcin Aman |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-06-03 | Fixed problem with linking absolute links as relative | Filip Zybała |
2020-06-03 | Enum constructor values | Marcin Aman |
2020-06-02 | Divergent samples fix | Andrzej Ratajczak |
2020-05-28 | Return types links in inner classes with generic parents | Marcin Aman |
2020-05-26 | Light annotations fix | Andrzej Ratajczak |
2020-05-26 | Apply request changes | Andrzej Ratajczak |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and Kotli... | Andrzej Ratajczak |
2020-05-25 | Trim windows carrage return sign in importing includes | Marcin Aman |
2020-05-20 | Tabs for sections - update tests | Marcin Aman |
2020-05-19 | Missing generics on class. Add generics to annotation #834 | Marcin Aman |
2020-05-19 | Add github actions CI | Marcin Aman |
2020-05-19 | Add test utils for ContentDivergent and fix the tests | Kamil Doległo |
2020-05-19 | Samples fix | Andrzej Ratajczak |
2020-05-19 | Divergent UI fixes | Marcin Aman |
2020-05-19 | Add tests for divergent content rendering | Kamil Doległo |
2020-05-19 | Add a draft version of divergent rendering | Kamil Doległo |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-14 | Disabled expect tests. Added .gitignore to ignore irrelevant files from expec... | Filip Zybała |
2020-05-13 | SourceLinksTransformer: Fixed invalid cast exception, platform tags in source... | Filip Zybała |
2020-05-13 | Working tests for includes, sources and samples. Minor bugfixes | Andrzej Ratajczak |
2020-05-12 | Regenerate expects | Marcin Aman |
2020-05-07 | Platform tag is created only if content has one platform. Adjusted css: delet... | Filip Zybała |
2020-05-07 | Changed html table to div's. Adjusted css to match figma. | Filip Zybała |
2020-05-06 | Fix junit imports in tests | Kamil Doległo |
2020-05-06 | Receiver for extension property #809 | Marcin Aman |
2020-05-05 | Add test for path clash without `package` directive | Kamil Doległo |
2020-04-30 | Regenerate expects | Paweł Marks |
2020-04-30 | Add missing parameter for plugin configuration in tests | Paweł Marks |
2020-04-23 | Fix to tests | Filip Zybała |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |