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

Upgrade to newer Dokka and Knit #2805

Merged
merged 12 commits into from
Jul 6, 2021
Merged

Upgrade to newer Dokka and Knit #2805

merged 12 commits into from
Jul 6, 2021

Conversation

qwwdfsad
Copy link
Collaborator

@qwwdfsad qwwdfsad commented Jul 2, 2021

No description provided.

@qwwdfsad qwwdfsad marked this pull request as ready for review July 5, 2021 14:50
Copy link
Collaborator

@dkhalanskyjb dkhalanskyjb left a comment

Choose a reason for hiding this comment

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

Can't comment on the changes to the URLs, as I don't understand them. Also, I have only a surface-level understanding of the changes to the build scripts. Hope that's enough.

buildSrc/src/main/kotlin/Dokka.kt Outdated Show resolved Hide resolved
gradle.properties Show resolved Hide resolved
kotlinx-coroutines-core/README.md Outdated Show resolved Hide resolved
externalDocumentationLink {
url.set(new URL('http:https://reactivex.io/RxJava/2.x/javadoc/'))
packageListUrl.set(projectDir.toPath().resolve("package.list").toUri().toURL())
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looking through git grep externalDoc, I notice the lack of Swing and JavaFX modules. It looks like our documentation doesn't reference anything Swing-related, so such a directive is not needed there, but the same is not true for JavaFX.

Also, why does this look different from the way it's done in the reactive module? It looks much more succinct there, and I don't understand the difference between these two modules in this regard.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

FTR: discussed that reactive module leverages our kts extensions

Regarding JavaFX -- seems to be a general (not PR-related oversight) that should be fixed

@qwwdfsad qwwdfsad merged commit bcbcd16 into develop Jul 6, 2021
@qwwdfsad qwwdfsad deleted the new-dokka-and-knit branch July 6, 2021 11:29
anastasiiaSpaseeva-zz pushed a commit that referenced this pull request Jul 6, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
anastasiiaSpaseeva-zz pushed a commit that referenced this pull request Jul 6, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
anastasiiaSpaseeva-zz pushed a commit that referenced this pull request Jul 7, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
anastasiiaSpaseeva-zz pushed a commit that referenced this pull request Jul 7, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
anastasiiaSpaseeva-zz pushed a commit that referenced this pull request Jul 7, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk pushed a commit that referenced this pull request Jul 9, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk pushed a commit that referenced this pull request Jul 9, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk pushed a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>

(cherry picked from commit bcbcd16)
woainikk pushed a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk pushed a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk added a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>

(cherry picked from commit bcbcd16)
woainikk pushed a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
woainikk added a commit that referenced this pull request Jul 12, 2021
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
pablobaxter pushed a commit to pablobaxter/kotlinx.coroutines that referenced this pull request Sep 14, 2022
* Migrate to Dokka pre-1.5.0

Co-authored-by: Kamil Doległo <[email protected]>
Co-authored-by: dkhalanskyjb <[email protected]>
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.

None yet

3 participants