Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-05 | Bugfix for duplicate source roots | Kamil Doległo | |
2019-06-05 | Implement configuration avoidance | Kamil Doległo | |
2019-06-05 | #462 - add dokkaRuntime support for multiple dokka tasks | KrystianUjma | |
2019-05-31 | Merge branch 'dokka-runtime-multiple-dokka-tasks' into multiplatform-support | KrystianUjma | |
2019-05-31 | 462 - make dokkaRuntime support for multiple dokka tasks | KrystianUjma | |
2019-05-30 | Add autoconfiguration, probably needs refactoring | Kamil Doległo | |
2019-05-29 | remove ignore from kotlin website html tests | KrystianUjma | |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma | |
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-23 | Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into ↵ | KrystianUjma | |
multiplatform-support | |||
2019-05-23 | #465 - fix javadoc parameters generation for java classes | KrystianUjma | |
2019-05-20 | Update "Can't find node ..." warning message | Kamil Doległo | |
2019-05-15 | Fix SinceKotlin | Kamil Doległo | |
2019-05-10 | Fix javadoc cast exception for annotation classes | Kamil Doległo | |
2019-05-08 | update readme.md - rename maven parameters | KrystianUjma | |
2019-05-07 | remove multiplatform suport for maven | KrystianUjma | |
2019-05-07 | Fix some tests | Kamil Doległo | |
2019-05-07 | Merge branch 'multiplatform-support' of github.com:KrystianUjma/dokka into ↵ | KrystianUjma | |
multiplatform-support | |||
2019-05-07 | fix maven build, add multiplatform and single configuration for maven runner | KrystianUjma | |
2019-04-30 | Fix suspend inline function test | Kamil Doległo | |
2019-04-29 | Fix some tests | Kamil Doległo | |
2019-04-29 | Fix Gradle incremental build | Kamil Doległo | |
2019-04-29 | Fix Android Gradle Plugin | Kamil Doległo | |
2019-04-29 | Fix for external documentation links and gradle tests | Kamil Doległo | |
2019-04-29 | Fix for analysis platform | Kamil Doległo | |
2019-04-26 | add multiplatform configuration for maven | KrystianUjma | |
2019-04-19 | reformat code | KrystianUjma | |
2019-04-19 | Fix hardcoded classpaths for TestAPI | Kamil Doległo | |
2019-04-18 | fix tests (format change) | KrystianUjma | |
2019-04-18 | enable BaseKotlinWebSiteHtmlFormatTest | KrystianUjma | |
2019-04-18 | remove kotlin-website | KrystianUjma | |
2019-04-17 | Remove default target | Kamil Doległo | |
2019-04-16 | First readme update for multiplatform | Kamil Doległo | |
2019-04-16 | cherrypick readme update | Kamil Doległo | |
2019-04-16 | Merge pull request #1 from kamilok1965/rework_gradle_plugin | Krystian Ujma | |
Rework gradle plugin | |||
2019-04-16 | Fix path | Kamil Doległo | |
2019-04-16 | Fix html formatting in some tests | Kamil Doległo | |
2019-04-16 | Change extension behaviour | Kamil Doległo | |
2019-04-16 | Fix Gradle extensions | Kamil Doległo | |
2019-04-15 | Mute Kotlin Website format tests | Kamil Doległo | |
2019-04-15 | Fix inline functions tests | Kamil Doległo | |
2019-04-15 | Fix for config | Kamil Doległo | |
2019-04-15 | Light refactoring | Kamil Doległo | |
2019-04-11 | Remove dead code, create package, add comment | Kamil Doległo | |
2019-04-11 | Extract extension names to consts | Kamil Doległo | |
2019-04-10 | Remove some code that looks dead | Kamil Doległo | |
2019-04-10 | Change Gradle extension names | Kamil Doległo | |
2019-04-10 | fix tests #2 - fails caused by bad index.html paths and missing paragraphs | KrystianUjma | |
2019-04-10 | Add automatic sourceDirs resolving when not using multiproject | Kamil Doległo | |
2019-04-10 | Add extension for configuring dokka with one block less when not using ↵ | Kamil Doległo | |
multiplatform | |||
2019-04-10 | Rework Gradle plugin, autoconfiguration not working yet | Kamil Doległo | |