Age | Commit message (Expand) | Author |
2020-12-03 | Update Dokka version to 1.4.20 (#1632) | Marcin Aman |
2020-12-03 | Make navigation loading faster, improve experience on safari (#1633) | Marcin Aman |
2020-12-03 | exclude top-level const val from getter generation and show them as public an... | Valentin Rocher |
2020-12-02 | Fix gradle passing 'unspecified' version to dokka configuration (#1650) | Marcin Aman |
2020-11-27 | Changing how multimodule location provider works and improving gfm link subst... | Błażej Kardyś |
2020-11-27 | Adding inter-module link resolving template strategy for Gfm | Błażej Kardyś |
2020-11-27 | Adding multimodule all modules page creation for gfm | Błażej Kardyś |
2020-11-27 | Unify MultimoduleLocationProvider | Kamil Doległo |
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś |
2020-11-27 | Moving SingleGeneration to base pluing | Błażej Kardyś |
2020-11-27 | Implement immediate temaplates resolution | Paweł Marks |
2020-11-27 | Implement basic link resolution | Kamil Doległo |
2020-11-27 | Add navigation fragments for templating | Paweł Marks |
2020-11-27 | Add templating commands to the html format | Paweł Marks |
2020-11-27 | Extracting dokka generation to the dedicated extension point | Paweł Marks |
2020-11-26 | Fixes from scala3doc (#1630) | Krzysztof Romanowski |
2020-11-25 | Remove suspend from SourceToDocumentableTranslator (#1622) | Kamil Doległo |
2020-11-25 | Make searchbar an extension point (#1615) | Marcin Aman |
2020-11-23 | fix grammar error (#1639) | Hollow Man |
2020-11-23 | Remove .idea (#1638) | Kamil Doległo |
2020-11-19 | Adjust integration tests to the new package options API | Marcin Aman |
2020-11-18 | Add matchingRegex (#598) | Martin Bonnin |
2020-11-14 | Fix a bug in s3 cleanup action | Kamil Doległo |
2020-11-14 | Change AWS documentation timeout to 1 hour | Kamil Doległo |
2020-11-13 | Fix link to stdlib in GH action | Kamil Doległo |
2020-11-13 | Temporarily disable kotlinx.serialization as it can't be built for now | Kamil Doległo |
2020-11-13 | Add integration tests for Kotlin projects | Kamil Doległo |
2020-11-13 | Add additional info to POM files and sign the artifacts for MavenCentral depl... | Kamil Doległo |
2020-11-13 | Add javadocJar task for publishing to MavenCentral (#1606) | Kamil Doległo |
2020-11-13 | Generate content with the params order of KDoc (#1611) | gzoritchak |
2020-11-12 | Javadoc @inheritDoc tag support (#1608) | Marcin Aman |
2020-11-12 | Adding function division switch | Błażej Kardyś |
2020-11-10 | New breadcrumbs (#1590) | Marcin Aman |
2020-11-10 | Include base docs in MkDocs | Marcin Aman |
2020-11-09 | Cleaning querying from plugins where possible | Błażej Kardyś |
2020-10-30 | Fix parsing first word in deprecated (#1595) | Marcin Aman |
2020-10-30 | Remove hard coded svg-s from renderer | Marcin Aman |
2020-10-30 | Update usage.md | Yuri Schimke |
2020-10-21 | Fix gh-pages generation script | Kamil Doległo |
2020-10-20 | Bump dokka version to 1.4.10.2 | Marcin Aman |
2020-10-20 | Fix anchor linking when the linked type is on a different platform (#1568) | Kamil Doległo |
2020-10-19 | Add plugins list | Marcin Aman |
2020-10-16 | Explicit fallback in searchbar (#1559) | Marcin Aman |
2020-10-16 | Fix rendering of comment tables (#1560) | Filip Zybała |
2020-10-15 | Fix class cast exception when creating the ancestry tree | Kamil Doległo |
2020-10-15 | Fix displaying authors | Marcin Aman |
2020-10-15 | Fix unresolved link parsing in Javadoc that resulted in an empty link label (... | Kamil Doległo |
2020-10-15 | IsException should also be true when class inherits from Exception (#1558) | Marcin Aman |
2020-10-15 | Make names resulting from clashing DRI-s appear only in navigatable components | Marcin Aman |
2020-10-15 | Distinguish types from functions on navigation | Marcin Aman |