Age | Commit message (Expand) | Author |
2020-07-02 | Show anchors icon only on hover | Marcin Aman |
2020-07-02 | Handling multi-line list items. Added tests for comment to content converter. | Filip Zybała |
2020-07-02 | Javadoc location test | Błażej Kardyś |
2020-07-02 | Show fully qualified name for typealias targets to different packages | sebastian.sellmair |
2020-07-02 | Add readme to gradle integration tests | sebastian.sellmair |
2020-07-02 | Add basic multiplatform gradle integration test | sebastian.sellmair |
2020-07-02 | BasicGradleIntegrationTest: Add java source | sebastian.sellmair |
2020-07-02 | Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/... | sebastian.sellmair |
2020-07-02 | Add deprecation note to :integration-tests:gradle-integration-tests | sebastian.sellmair |
2020-07-02 | Implement template mechanism for Gradle integration tests | sebastian.sellmair |
2020-07-02 | Introduce special gradle plugin publication for integration tests | sebastian.sellmair |
2020-07-02 | Gradle integration tests: Use dokka_it_kotlin_version over kotlin_version | sebastian.sellmair |
2020-07-02 | runner:gradle-plugin: Apply `java-gradle-plugin` | sebastian.sellmair |
2020-07-02 | Implement AbstractDefaultVersionsGradleIntegrationTest.kt | sebastian.sellmair |
2020-07-02 | Re-implement first basic gradle integration test | sebastian.sellmair |
2020-07-01 | Implement simple JavadocAllClassesTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | JavadocClasslikeTemplateMapTest: Fix `empty class` test | sebastian.sellmair |
2020-07-01 | JavadocParser: Remove unexpected whitespace from javadoc | sebastian.sellmair |
2020-07-01 | Implement first JavadocClasslikeTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocPackageTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement first simple JavadocModuleTemplateMapTest.kt | sebastian.sellmair |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-30 | Parametrize dokka version in AWS generation | Kamil Doległo |
2020-06-30 | Fix code block overflow | Kamil Doległo |
2020-06-30 | Configure -Xmx in gradle properties | Krzysztof Romanowski |
2020-06-30 | Fix primary constructor in signature | Kamil Doległo |
2020-06-29 | DokkaTask: Replace exitProcess with exception and helpful message if no sourc... | sebastian.sellmair |
2020-06-29 | Test Api, "testInline": Add support for idiomatic trimIndent and trimMargin | sebastian.sellmair |
2020-06-26 | Fix childrenless directories | Andrzej Ratajczak |
2020-06-26 | Migration guide for gradle | Błażej Kardyś |
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-26 | Javadoc briefs update | Błażej Kardyś |
2020-06-25 | Make samples runnable | Kamil Doległo |
2020-06-25 | Divergent rendering for markdown | Marcin Aman |
2020-06-25 | Fix rendering of coroutines | Krzysztof Romanwoski |
2020-06-25 | Enforces directory for classlikes | Andrzej Ratajczak |
2020-06-25 | Silence for now dependency to coroutines because it was breaking some tests | Paweł Marks |
2020-06-25 | Render extensions | Paweł Marks |
2020-06-25 | Extract information about extensions | Paweł Marks |
2020-06-25 | Add dependency to coroutines | Paweł Marks |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-25 | Refactor for documentable filters. | Filip Zybała |
2020-06-25 | Added deprecation filter. Included some tests. | Filip Zybała |
2020-06-25 | Added support for includeNonPublic option in top-level and package-level. Add... | Filip Zybała |
2020-06-25 | Fix double typealias rendering | Andrzej Ratajczak |
2020-06-25 | Fixed requested changes | Andrzej Ratajczak |
2020-06-25 | Jvm empty modifier signature bugfix | Andrzej Ratajczak |
2020-06-25 | Javadoc single signature fix | Andrzej Ratajczak |