Skip to content

Move Dokka setup to a separate plugin and make samples discovery flexible #210

@fzhinkin

Description

@fzhinkin

Currently, Dokka configured separately in both core and bytestring modules. And in each of these configs paths to files containing samples are listed explicitly.

It would be nice to:

  • use file pattern instead of paths to particular files (it should be something like **/test/samples/**/*.kt)
  • move common configuration logic to a separate plugin in build-logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions