Skip to content

Conversation

@whyoleg
Copy link
Contributor

@whyoleg whyoleg commented Nov 30, 2023

Fully fixes #3929

After #3930 was merged there is no more (source) for MPP modules (core and test) because they are using different convention for sources.

In this PR dokka configuration for MPP modules is aligned with how sources are configured + it now doesn't use hardcoded names of sourceSets (previously, f.e. jdk8 and concurrent were not configured, and so no (source) link were there)

BTW, I found, that there is some issue, that functions which are in jdk8 can't resolve classes from common (in this case there should be Flow:

Screenshot image
I will try to address this in another PR later, or create an issue at Dokka side, depending on the results of investigation

@whyoleg whyoleg requested a review from qwwdfsad November 30, 2023 17:10
@whyoleg whyoleg self-assigned this Nov 30, 2023
Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "source" button to API docs

3 participants