Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-08-31 | Enable explicit API mode (#3139) | Ignat Beresnev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman | |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo | |
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists | |||
2021-02-19 | Add legacy KotlinWebsite format to recognized link formats (#1750) | Kamil Doległo | |
2021-02-08 | More explicit exception message when dokka failes to get package list | Marcin Aman | |
2020-12-17 | Multimodule tests (#1670) | Marcin Aman | |
* Multimodule tests * Multimodule tests | |||
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution | |||
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś | |
2020-11-27 | Implement basic link resolution | Kamil Doległo | |
2020-09-30 | Fix a bug in the DefaultLocationProvider which skipped lookup of some ↵ | Kamil Doległo | |
relocated DRIs | |||
2020-08-19 | PackageList.kt: Remove unused import | sebastian.sellmair | |
2020-08-19 | Respect relocated declarations | Kamil Doległo | |
2020-08-19 | Split `PackageList.load()` into several methods | Kamil Doległo | |
2020-08-19 | Make `RecognizedLinkFormat.fromString()` eager | Kamil Doległo | |
2020-08-19 | Rename `doOpenConnectionToReadContent` to `readContent` and make it return ↵ | Kamil Doległo | |
`InputStream` | |||
2020-08-19 | Rename `ExternalDocumentationInfo` to `ExternalDocumentation` | Kamil Doległo | |
2020-08-19 | Refactor location providers | Kamil Doległo | |