Skip to content

Replace documentation interfaces with (nested) typealiases to shrink jar size #1423

@koperagen

Description

@koperagen

There are unused symbols in the jar for example in the api package:
Image

I believe most of them are utility interaces for Kodex not used for navigation. Let's check it and try to remove unused ones, and maybe convert other to typealiases? https://kotlinlang.org/docs/type-aliases.html#nested-type-aliases

Metadata

Metadata

Assignees

Labels

KDocsImprovements or additions to KDocsinfrastructureGitHub actions, Gradle Scripts, Writerside, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions