Age | Commit message (Expand) | Author |
2020-07-15 | MultimodulePageCreator: Improve error message on missing module docFile | sebastian.sellmair |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | WIP | Filip Zybała |
2020-07-13 | Refactor tab map creation | Paweł Marks |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Rename processSuperClasses to buildInheritanceInformation | Marcin Aman |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Implement Kamils fix for `MultimoduleLocationProvider` | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-13 | Fix NPE | Alex Saveau |
2020-07-13 | Render explicitly documented primary constructors | Paweł Marks |
2020-07-10 | Minor style fixes for gfm signatures | Andrzej Ratajczak |
2020-07-10 | Fix bug with multimodule links to subprojects | Kamil Doległo |
2020-07-10 | Bugfix: links in documentation attached to module page should now be correct | Filip Zybała |
2020-07-09 | Fix concurrency issue managing package request cache | Alex Saveau |
2020-07-08 | Fix tests after rebase | Andrzej Ratajczak |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak |
2020-07-08 | Separated search key and display level in search component | Filip Zybała |
2020-07-07 | Javadoc signature provider (#1041) | Marcin Aman |
2020-07-07 | Cache location provider | Paweł Marks |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks |
2020-07-07 | Add CacheWrapper to mitigate NPE issues | Paweł Marks |
2020-07-07 | Fix racecondition on caching of external providers | 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 | Handling multi-line list items. Added tests for comment to content converter. | Filip Zybała |
2020-07-02 | Show fully qualified name for typealias targets to different packages | sebastian.sellmair |
2020-07-02 | Implement template mechanism for Gradle integration tests | sebastian.sellmair |
2020-07-01 | JavadocParser: Remove unexpected whitespace from javadoc | sebastian.sellmair |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-30 | Fix primary constructor in signature | Kamil Doległo |
2020-06-26 | Fix childrenless directories | Andrzej Ratajczak |
2020-06-26 | Adding external url handling | Błażej Kardyś |
2020-06-26 | Briefs raw rendering and basic url handling | Błażej Kardyś |
2020-06-26 | Javadoc briefs update | Błażej Kardyś |
2020-06-25 | Make samples runnable | Kamil Doległo |
2020-06-25 | Divergent rendering for markdown | Marcin Aman |
2020-06-25 | Enforces directory for classlikes | Andrzej Ratajczak |
2020-06-25 | Silence for now dependency to coroutines because it was breaking some tests | Paweł Marks |
2020-06-25 | Render extensions | Paweł Marks |
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 | Refactor for documentable filters. | Filip Zybała |
2020-06-25 | Added deprecation filter. Included some tests. | Filip Zybała |
2020-06-25 | Added support for includeNonPublic option in top-level and package-level. Add... | Filip Zybała |
2020-06-25 | Fix double typealias rendering | Andrzej Ratajczak |
2020-06-25 | Fixed requested changes | Andrzej Ratajczak |