Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-14 | Add GitHub issues navigation for IDEA (#3341) | Oleg Yukhnevich | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2020-11-23 | Remove .idea (#1638) | Kamil Doległo | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-10-02 | Make translators run in parallel. | Andrzej Ratajczak | |
2020-09-07 | Adding missing subclasses pages | Błażej Kardyś | |
2020-07-30 | Use `cache-redirector` repositories for Maven integration tests | sebastian.sellmair | |
2020-07-20 | Align json representation of filepaths | sebastian.sellmair | |
2020-07-13 | Remove `global` dokka source set (in favor of configureEach) | sebastian.sellmair | |
2020-07-13 | Rename DokkaDependencies.kt to DokkaArtifacts.kt | sebastian.sellmair | |
2020-07-13 | Render explicitly documented primary constructors | Paweł Marks | |
2020-07-07 | Implement simple cli integration test | sebastian.sellmair | |
2020-07-06 | Implement AndroidGradleIntegrationTest | sebastian.sellmair | |
2020-07-02 | Re-implement first basic gradle integration test | sebastian.sellmair | |
2020-06-26 | Adding external url handling | Błażej Kardyś | |
2020-06-25 | Extract information about extensions | Paweł Marks | |
2020-06-24 | Internal links | Marcin Aman | |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak | |
2020-06-18 | Implement default configurations | sebastian.sellmair | |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair | |
2020-06-04 | All modules page generation | Błażej Kardyś | |
2020-05-14 | Update to 1.4-M2, Native fails with an exception | Kamil Doległo | |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś | |
2020-04-08 | Moving search-component inside core project | Błażej Kardyś | |
2020-04-06 | Integrating fuzzy search into dokka | Błażej Kardyś | |
2020-03-31 | Add test-tools module and matchers for content inside of it | Paweł Marks | |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak | |
2020-02-18 | Adds bintray publication for dokka base | Paweł Marks | |
2020-02-18 | Creates dokka base | Paweł Marks | |
2020-02-12 | kotlin-as-java plugin | Szymon Świstun | |
2020-02-10 | formatting | Szymon Świstun | |
2020-01-31 | Cherry-pick 'analysis_rewrite_1.3.61' | Kamil Doległo | |
2020-01-15 | Temporary reincluding and silencing integration tests | Paweł Marks | |
2020-01-15 | Information about generics and nullability is no longer lost | Paweł Marks | |
also removed obsolete and commented tests | |||
2020-01-08 | Delete accidentally added idea file | BarkingBad | |
2020-01-08 | Resolved problems with plugins loading ordering and added type safe ordering ↵ | Andrzej Ratajczak | |
function | |||
2019-11-26 | Introduction of all important extension points and restructuring of ↵ | Paweł Marks | |
DokkaGenerator | |||
2019-11-25 | Working extensions in plugins | Paweł Marks | |
2019-11-25 | HTML renderer refactor | Kamil Doległo | |
2019-10-31 | Make things compile, no matter the cost | Paweł Marks | |
2019-10-31 | Temp changes | Błażej Kardyś | |
2019-07-01 | Fix bug with nonexistent file on native | Kamil Doległo | |
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 | |||
2018-12-13 | Fix IDEA Inspections | Xerus | |
2018-09-11 | drop .idea | Eugene Petrenko | |
2018-05-21 | Flush .idea/*.xml changes | Simon Ogorodnik | |
2017-10-09 | Migrate run configurations | Simon Ogorodnik | |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik | |
2017-06-20 | Add gradle integration tests | Simon Ogorodnik | |