aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2019-04-29Fix for external documentation links and gradle testsKamil Doległo
2019-04-29Fix for analysis platformKamil Doległo
2019-04-26add multiplatform configuration for mavenKrystianUjma
2019-04-19reformat codeKrystianUjma
2019-04-19Fix hardcoded classpaths for TestAPIKamil Doległo
2019-04-18fix tests (format change)KrystianUjma
2019-04-18enable BaseKotlinWebSiteHtmlFormatTestKrystianUjma
2019-04-18remove kotlin-websiteKrystianUjma
2019-04-17Remove default targetKamil Doległo
2019-04-16First readme update for multiplatformKamil Doległo
2019-04-16cherrypick readme updateKamil Doległo
2019-04-16Merge pull request #1 from kamilok1965/rework_gradle_pluginKrystian Ujma
Rework gradle plugin
2019-04-16Fix pathKamil Doległo
2019-04-16Fix html formatting in some testsKamil Doległo
2019-04-16Change extension behaviourKamil Doległo
2019-04-16Fix Gradle extensionsKamil Doległo
2019-04-15Mute Kotlin Website format testsKamil Doległo
2019-04-15Fix inline functions testsKamil Doległo
2019-04-15Fix for configKamil Doległo
2019-04-15Light refactoringKamil Doległo
2019-04-11Remove dead code, create package, add commentKamil Doległo
2019-04-11Extract extension names to constsKamil Doległo
2019-04-10Remove some code that looks deadKamil Doległo
2019-04-10Change Gradle extension namesKamil Doległo
2019-04-10fix tests #2 - fails caused by bad index.html paths and missing paragraphsKrystianUjma
2019-04-10Add automatic sourceDirs resolving when not using multiprojectKamil Doległo
2019-04-10Add extension for configuring dokka with one block less when not using ↵Kamil Doległo
multiplatform
2019-04-10Rework Gradle plugin, autoconfiguration not working yetKamil Doległo