Matouš Kučera
Matouš Kučera
### All Submissions: * [x] Have you followed the guidelines in our Contributing document? * [x] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same...
Changes: - Intern (pool) strings while resolving in generator-web-cli and generator-accessor-plugin. - Allow choosing namespaces to resolve in `ResolveMappingsTask` (generator-accessor-plugin). - Implement #31. - Add Quilt mappings (#33). - Validate...
To reduce the impact from HTML generation when rebuilding a site to add/remove versions, the generator should skip over unmodified versions. Mappings for all versions are still needed to recompute...
A consumer documentation site for this project, preferably using Markdown (or a derivative).
This is a rewrite using the [Starlight](https://starlight.astro.build/) documentation generator instead of Docusaurus. The goal is to standardize the framework choice and look with our website (pending rewrite in Astro), improve...
- [ ] update to Kotlin 2 - [ ] move away from kotlinx-cli (obsolete and unmaintained) - [x] move away from kotlinx-html (slow and overcomplicated)