Skip to content

Upload docs to Javadocs #152

@nomisRev

Description

@nomisRev

Is your feature request related to a problem? Please describe.

Properly publish documentation Jar to Maven Central such that API documentation shows up in Javadocs. This can be useful for tooling that relies on Javadoc to fetch remote API documentation, that could include LLMs or klibs.io.

Describe the solution you'd like

A documentation jar should be generated using Dokka, and should be uploaded during publishing. Migrating to the official recommended publishing plugin instead of JReleaser would solve this problem. See Ktor PR.

Describe alternatives you've considered
Custom solutions to generate the Javadoc and attach it manually to JReleaser is also possible.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions