Skip to content

Issues: Kotlin/dokka

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Display HTML group by package and generate class specific document question A user question, can be resolved if the question is answered/resolved
#3640 opened May 31, 2024 by amirraza
[K2] Inconsistent KDoc link into inhertited documentation bug kdoc-spec An issue that requires clarification from the KDoc spec's perspective topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3639 opened May 31, 2024 by vmishenev
Copy Opt-ins from the original sample's function/class/file to a generated runnable sample enhancement An issue for a feature or an overall improvement feedback: Kotlin libs Feedback from Kotlin's internal libraries
#3638 opened May 31, 2024 by fzhinkin
[K2] KMP: Support Wasm platform fully bug topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3636 opened May 30, 2024 by vmishenev
Public actual declarations are not shown in docs if expect is internal bug feedback: Kotlin libs Feedback from Kotlin's internal libraries
#3633 opened May 27, 2024 by ilya-g
[K2] Inconsistent resolution of KDoc links to extensions bug kdoc-spec An issue that requires clarification from the KDoc spec's perspective topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3632 opened May 27, 2024 by vmishenev
[K2] Unresolved KDoc link to two extensions with the same name bug topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3631 opened May 27, 2024 by vmishenev
Parenthesis inside KDoc links kdoc-spec An issue that requires clarification from the KDoc spec's perspective
#3629 opened May 27, 2024 by vmishenev
How to show documentation for selected private properties only? question A user question, can be resolved if the question is answered/resolved
#3628 opened May 26, 2024 by cybercoder-naj
Kdoc parameters are not clickable bug feedback: KTL Feedback from the Kotlin Website team, most likely related to frontend issues format: html An issue/PR related to Dokka's default HTML output format html: frontend An issue/PR that only or primarily requires frontend work (html/css)
#3625 opened May 23, 2024 by solarday
Improve dokka performance (documentable model generation) bug feedback: Google An issue/PR submitted by colleagues at Google, most likely related to the Android API reference docs
#3620 opened May 21, 2024 by owengray-google
[K2] Enable the K2 integration test for coroutines enhancement An issue for a feature or an overall improvement topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3618 opened May 20, 2024 by vmishenev
Theme switcher blink on link jumps in Safari bug html: frontend An issue/PR that only or primarily requires frontend work (html/css)
#3615 opened May 17, 2024 by atyrin
Do not show open for Java fields bug language: Java Issue/PR related to the Java language feature/analysis/docs
#3611 opened May 15, 2024 by vmishenev
Do not add dependent source sets for @sample source roots topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3610 opened May 15, 2024 by IgnatBeresnev
Disable code highlighting for inline codeblock enhancement An issue for a feature or an overall improvement
#3609 opened May 15, 2024 by atyrin
Restyle "Since @version" block, now it draws too much attention enhancement An issue for a feature or an overall improvement feedback: KTL Feedback from the Kotlin Website team, most likely related to frontend issues format: html An issue/PR related to Dokka's default HTML output format html: frontend An issue/PR that only or primarily requires frontend work (html/css) UI Kit UX An issue/PR related to the User Experience of using Dokka
#3607 opened May 14, 2024 by berezinant
[K2] Inconsistent reference from constructor kdoc to class page for K1/K2 bug topic: K2 Issues / PRs that are related to the K2 migration. See #2888
#3604 opened May 13, 2024 by atyrin
Any plan to support inline tag {@link} and block tag {@link} for kotlin comment? enhancement An issue for a feature or an overall improvement language: Java Issue/PR related to the Java language feature/analysis/docs
#3599 opened May 6, 2024 by david-Lin0909
ProTip! Exclude everything labeled bug with -label:bug.