Age | Commit message (Expand) | Author |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-13 | Refactor dokka tasks classpath configuration | sebastian.sellmair |
2020-07-10 | Make external documentation links serializable | Paweł Marks |
2020-07-07 | Remove unnecessary files from core, rename aditional -> additional | Kamil Doległo |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks |
2020-07-07 | Change generic Error to IllegalStateException to be thrown when there are con... | Paweł Marks |
2020-07-07 | Add suppression reporting to log | Paweł Marks |
2020-07-07 | Add suppression capabilities for plugins | Paweł Marks |
2020-07-07 | Probably fix the missing adjecent extension bug | Paweł Marks |
2020-07-07 | Add functionality to plugin overrides | Paweł Marks |
2020-07-07 | Refactor Extension DSL and remove fallback mechanism | Paweł Marks |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-02 | runner:gradle-plugin: Apply `java-gradle-plugin` | sebastian.sellmair |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-26 | Javadoc briefs update | Błażej Kardyś |
2020-06-25 | Make samples runnable | Kamil Doległo |
2020-06-25 | Extract information about extensions | Paweł Marks |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal... | sebastian.sellmair |
2020-06-25 | Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ... | Andrzej Ratajczak |
2020-06-25 | Hides internal annotations from rendering #947 | Andrzej Ratajczak |
2020-06-24 | Fix tests | Andrzej Ratajczak |
2020-06-24 | Make inherited functions and implemented intefaces source set dependent | Andrzej Ratajczak |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-23 | First version of javadoc output generation | Andrzej Ratajczak |
2020-06-18 | Remove support for old argument names | sebastian.sellmair |
2020-06-18 | Implement default configurations | sebastian.sellmair |
2020-06-18 | Added descriptions with type and location to distinguish symbols with name-clash | Filip Zybała |
2020-06-18 | KotlinSignatureProvider: Render 'fun interface' into signature | sebastian.sellmair |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
2020-06-16 | Refactor CLI | Andrzej Ratajczak |
2020-06-15 | Implement "failOnWarning" option | sebastian.sellmair |
2020-06-15 | Make module name a part of sourceSetID be default | Kamil Doległo |
2020-06-15 | Change sourceSet collection from List to Set | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-12 | Fix conflicts after rebase | Andrzej Ratajczak |
2020-06-12 | Fix after rebase | Andrzej Ratajczak |
2020-06-12 | Stdlib wrapping in signature | Marcin Aman |
2020-06-12 | Refactor of Annotations and ExtraModifiers to be platform depedent | Andrzej Ratajczak |
2020-06-12 | Add platform dependent annotations | Andrzej Ratajczak |
2020-06-10 | Implement `reportUndocumented` option to report undocumented code | sebastian.sellmair |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman |
2020-06-09 | Make enum entry constructor sourceset dependent | Marcin Aman |
2020-06-04 | All modules page generation | Błażej Kardyś |
2020-06-03 | Enum constructor values | Marcin Aman |
2020-05-26 | Remove unnecessary imports | Andrzej Ratajczak |
2020-05-26 | Apply request changes | Andrzej Ratajczak |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and Kotli... | Andrzej Ratajczak |
2020-05-22 | Update MANIFEST.MF | Kamil Doległo |
2020-05-21 | Migrated resources to base-plugin | Filip Zybała |