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

Deploy the API documentation to GitHub Pages with Dokka #15

Merged
merged 5 commits into from
Nov 5, 2024

Conversation

ShreckYe
Copy link
Member

@ShreckYe ShreckYe commented Nov 5, 2024

No description provided.

…adapted from "kotlin-common"

A source commit: huanshankeji/kotlin-common@157159b

The `dokkaGenerate` tasks fails with the following error:

```text
Execution failed for task ':dokkaGeneratePublicationHtml'.
> Could not resolve all files for configuration ':dokkaHtmlPluginIntransitiveResolver~internal'.
   > Cannot resolve external dependency org.jetbrains.dokka:templating-plugin:2.0.0-Beta because no repositories are defined.
     Required by:
         root project :
   > Cannot resolve external dependency org.jetbrains.dokka:dokka-base:2.0.0-Beta because no repositories are defined.
     Required by:
         root project :
```

This may be a bug from Dokka. See Kotlin/dokka#2260.
@ShreckYe ShreckYe merged commit dc52fea into main Nov 5, 2024
2 checks passed
@ShreckYe ShreckYe deleted the dokka-github-pages-deployment branch November 5, 2024 11:20
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.

1 participant