Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: research documentable rendering order for K1 vs K2 #3759

Open
whyoleg opened this issue Aug 23, 2024 · 1 comment
Open

Spike: research documentable rendering order for K1 vs K2 #3759

whyoleg opened this issue Aug 23, 2024 · 1 comment
Milestone

Comments

@whyoleg
Copy link
Contributor

whyoleg commented Aug 23, 2024

During migration to Dokka K2 analysis some of the libraries we found some inconsistencies in sorting in different places. They are caused by different sorting of declarations of underlying implementations: Kotlin Compiler internals in K1 and Kotlin Analysis API in K2).
Before deciding on what and when to do with them we need to research what is affected.

This is a prerequisite for #3590

@whyoleg whyoleg modified the milestones: Dokka 2.0.0, Dokka 2.1.0 Aug 23, 2024
@vmishenev
Copy link
Contributor

Note: This can be done during testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants