Skip to content

Labels

Labels

  • awaiting response

    An issue/PR that cannot be completed without additional information or a discussion
  • blocked: AA

    Changes required in Analysis API
  • blocked: parser

    Depends on fixes inside Lexer/Parser inside Kotlin Compiler Frontend
  • bug

  • configuration

    An issue/PR related to Dokka's configuration by the user
  • dependencies

    Pull requests that update a dependency file
  • documentation

    An issue/PR related to Dokka's external or internal documentation
  • enhancement

    An issue for a feature or an overall improvement
  • epic

    A large body of work that is broken down into smaller issues
  • feedback: Google

    An issue/PR submitted by colleagues at Google, most likely related to the Android API reference docs
  • feedback: Kotlin libs

    Feedback from Kotlin's internal libraries
  • feedback: KTL

    Feedback from the Kotlin Website team, most likely related to frontend issues
  • format: gfm

    An issue/PR related to Dokka's GFM output format
  • format: html

    An issue/PR related to Dokka's default HTML output format
  • format: Javadoc

    An issue/PR related to Dokka's Javadoc output format or the Javadoc comments in general
  • good first issue

    A beginner-friendly issue for which some assistance is expected
  • html: backend

    An issue/PR that affects the HTML format, but requires changes in common (content) Kotlin code
  • html: frontend

    An issue/PR that only or primarily requires frontend work (html/css)
  • infrastructure

    Everything related to builds tools, CI configurations and project tooling
  • javascript

    Pull requests that update Javascript code
  • kdoc-spec

    An issue that requires clarification from the KDoc spec's perspective
  • language: Java

    Issue/PR related to the Java language feature/analysis/docs
  • language: Kotlin

    Issue/PR related to the Kotlin language feature/analysis/docs
  • language: Markdown

    Issues / PRs related to Markdown parsing, handling or rendering
  • language: Swift

    Issue/PR related to the Swift language (KMM) feature/analysis/docs
  • perf

    Performance related
  • platform: android-jvm

    An issue/PR that has some Android platform specifics
  • platform: native

    An issue/PR related to Kotlin/Native
  • plugin idea

  • plugin-api

    Everything related to Dokka's plugin API