Skip to content
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

Support for Dokka in the JavaDoc integration #2117

Open
pauliesnug opened this issue May 5, 2024 · 2 comments
Open

Support for Dokka in the JavaDoc integration #2117

pauliesnug opened this issue May 5, 2024 · 2 comments
Labels
feature New feature request

Comments

@pauliesnug
Copy link
Contributor

Request details

Currently, if a .jar file ends with -javadoc.jar, it can be viewed through the Reposilite web UI. Trying to do this with a -dokka.jar, Kotlin's documentation engine doesn't seem to work. Is it possible for the JavaDoc detection to include files ending with -dokka.jar? Or would more support need to be added to support Dokka due to a different file structure?

@dzikoysk dzikoysk added feature New feature request and removed triage labels May 7, 2024
@dzikoysk dzikoysk changed the title feature: add support for Dokka in the JavaDoc integration Support for Dokka in the JavaDoc integration May 7, 2024
@dzikoysk
Copy link
Owner

dzikoysk commented May 7, 2024

I honestly don't know, as I never used Dokka 😅 But yeah, it makes sense to support it at some point.

@pauliesnug
Copy link
Contributor Author

I honestly don't know, as I never used Dokka 😅 But yeah, it makes sense to support it at some point.

I wonder if it would work if we just changed the artifact ID to end with -javadoc.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants