aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-03Fix bug with common platform sourceSetsKamil Doległo
2019-07-01Fix bug with nonexistent file on nativeKamil Doległo
2019-06-28Add error message when sources from kotlin tasks cannot be extractedKamil Doległo
2019-06-25fix *.dataTags testsKrystianUjma
2019-06-24fix dataTagsInGroupNode testKrystianUjma
2019-06-21Fix format in KotlinWebsiteHtml, markdown format changed slightlyKamil Doległo
2019-06-21Add configuration of Dokka with closure in Gradle Kotlin DSLKamil Doległo
2019-06-21Fix groupNode tests, expected needs checkingKamil Doległo
2019-06-18Fix Gradle Incremental Build bug on 2.14.1Kamil Doległo
2019-06-18Fix NotSerializableExceptionKamil Doległo
2019-06-17Change log messageKamil Doległo
2019-06-17Readme updateKamil Doległo
2019-06-14refactoringKrystianUjma
2019-06-13Cherry-pick NPE bugfixKamil Doległo
2019-06-13Fix NPE after release 0.9.18Kamil Doległo
2019-06-13add config to readme.md - dokkaRuntime and dokkaFatJarKrystianUjma
2019-06-13Readme updateKamil Doległo
2019-06-13add config to readme.md - dokkaRuntime and dokkaFatJarKrystianUjma
2019-06-13Fix for Gradle incremental buildsKamil Doległo
2019-06-12Fix for ArtifactResolveException bug in Gradle for AndroidKamil Doległo
2019-06-11Fix Gradle typeSafeConfiguration testKamil Doległo
2019-06-11Fix for bug in #5aace9Kamil Doległo
2019-06-11fix kotlin website html testsKrystianUjma
2019-06-10Merge branch 'kotlin-website-html' into multiplatform-supportKrystianUjma
2019-06-10fix kotlin website html testsKrystianUjma
2019-06-10Fixed And/Gradle path bugKamil Doległo
2019-06-10fix kotlin website htmlKrystianUjma
2019-06-06Fix some bugsKamil Doległo
2019-06-05Bugfix for duplicate source rootsKamil Doległo
2019-06-05Implement configuration avoidanceKamil Doległo
2019-06-05#462 - add dokkaRuntime support for multiple dokka tasksKrystianUjma
2019-05-31Merge branch 'dokka-runtime-multiple-dokka-tasks' into multiplatform-supportKrystianUjma
2019-05-31462 - make dokkaRuntime support for multiple dokka tasksKrystianUjma
2019-05-30Add autoconfiguration, probably needs refactoringKamil Doległo
2019-05-29remove ignore from kotlin website html testsKrystianUjma
2019-05-28Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-devKrystianUjma
update .gitignore and .idea # Conflicts: # .idea/compiler.xml # .idea/kotlinc.xml # .idea/modules.xml # core/src/main/kotlin/Java/JavaPsiDocumentationBuilder.kt # core/src/main/kotlin/Java/JavadocParser.kt # core/src/main/kotlin/Kotlin/DeclarationLinkResolver.kt # core/src/main/kotlin/Kotlin/DocumentationBuilder.kt # core/src/main/kotlin/Model/DocumentationReference.kt # core/src/main/kotlin/Model/PackageDocs.kt # core/src/main/kotlin/Model/SourceLinks.kt # core/src/main/kotlin/Utilities/DokkaModules.kt # core/src/main/kotlin/Utilities/ServiceLocator.kt # core/src/main/kotlin/javadoc/docbase.kt # core/src/test/kotlin/format/HtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteHtmlFormatTest.kt # core/src/test/kotlin/format/KotlinWebSiteRunnableSamplesFormatTest.kt # core/src/test/kotlin/issues/IssuesTest.kt
2019-05-23Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into ↵KrystianUjma
multiplatform-support
2019-05-23#465 - fix javadoc parameters generation for java classesKrystianUjma
2019-05-20Update "Can't find node ..." warning messageKamil Doległo
2019-05-15Fix SinceKotlinKamil Doległo
2019-05-10Fix javadoc cast exception for annotation classesKamil Doległo
2019-05-08update readme.md - rename maven parametersKrystianUjma
2019-05-07remove multiplatform suport for mavenKrystianUjma
2019-05-07Fix some testsKamil Doległo
2019-05-07Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into ↵KrystianUjma
multiplatform-support
2019-05-07fix maven build, add multiplatform and single configuration for maven runnerKrystianUjma
2019-04-30Fix suspend inline function testKamil Doległo
2019-04-29Fix some testsKamil Doległo
2019-04-29Fix Gradle incremental buildKamil Doległo
2019-04-29Fix Android Gradle PluginKamil Doległo