aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07Remove old integration tests foldersebastian.sellmair
2020-07-06Manually disable bintray tasks in root project (https://github.com/bintray/gr...sebastian.sellmair
2020-07-06Dokka Gradle Plugin: Configure bintray publication for gradle plugin markersebastian.sellmair
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-06Remove integration tests from Github actionssebastian.sellmair
2020-07-06Integrate gradle-integration-test.pr.yml into gradle-test.pr.ymlsebastian.sellmair
2020-07-06Android0GradleIntegrationTest.kt: Assert link to developer.android.comsebastian.sellmair
2020-07-06Implement AndroidGradleIntegrationTestsebastian.sellmair
2020-07-06Fix source set name in MavenKamil Doległo
2020-07-06Replace direct creation of ExternalDocumentationLink with ExternalDocumentati...Kamil Doległo
2020-07-02Show anchors icon only on hoverMarcin Aman
2020-07-02Handling multi-line list items. Added tests for comment to content converter.Filip Zybała
2020-07-02Javadoc location testBłażej Kardyś
2020-07-02Show fully qualified name for typealias targets to different packagessebastian.sellmair
2020-07-02Add readme to gradle integration testssebastian.sellmair
2020-07-02Add basic multiplatform gradle integration testsebastian.sellmair
2020-07-02BasicGradleIntegrationTest: Add java sourcesebastian.sellmair
2020-07-02Cleanup project and disable validatePlugins (https://github.com/Kotlin/dokka/...sebastian.sellmair
2020-07-02Add deprecation note to :integration-tests:gradle-integration-testssebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-07-02Introduce special gradle plugin publication for integration testssebastian.sellmair
2020-07-02Gradle integration tests: Use dokka_it_kotlin_version over kotlin_versionsebastian.sellmair
2020-07-02runner:gradle-plugin: Apply `java-gradle-plugin`sebastian.sellmair
2020-07-02Implement AbstractDefaultVersionsGradleIntegrationTest.ktsebastian.sellmair
2020-07-02Re-implement first basic gradle integration testsebastian.sellmair
2020-07-01Implement simple JavadocAllClassesTemplateMapTest.ktsebastian.sellmair
2020-07-01JavadocClasslikeTemplateMapTest: Fix `empty class` testsebastian.sellmair
2020-07-01JavadocParser: Remove unexpected whitespace from javadocsebastian.sellmair
2020-07-01Implement first JavadocClasslikeTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement first simple JavadocPackageTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement first simple JavadocModuleTemplateMapTest.ktsebastian.sellmair
2020-07-01Implement `AbstractJavadocTemplateMapTest` APIsebastian.sellmair
2020-06-30Parametrize dokka version in AWS generationKamil Doległo
2020-06-30Fix code block overflowKamil Doległo
2020-06-30Configure -Xmx in gradle propertiesKrzysztof Romanowski
2020-06-30Fix primary constructor in signatureKamil Doległo
2020-06-29DokkaTask: Replace exitProcess with exception and helpful message if no sourc...sebastian.sellmair
2020-06-29Test Api, "testInline": Add support for idiomatic trimIndent and trimMarginsebastian.sellmair
2020-06-26Fix childrenless directoriesAndrzej Ratajczak
2020-06-26Migration guide for gradleBłażej Kardyś
2020-06-26Adding external url handlingBłażej Kardyś
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-26Javadoc briefs updateBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo
2020-06-25Divergent rendering for markdownMarcin Aman
2020-06-25Fix rendering of coroutinesKrzysztof Romanwoski
2020-06-25Enforces directory for classlikesAndrzej Ratajczak
2020-06-25Silence for now dependency to coroutines because it was breaking some testsPaweł Marks
2020-06-25Render extensionsPaweł Marks
2020-06-25Extract information about extensionsPaweł Marks