Skip to content

docs(dokka): setups dokka documentation github action#25

Open
kikin81 wants to merge 1 commit into
mainfrom
f/dokka
Open

docs(dokka): setups dokka documentation github action#25
kikin81 wants to merge 1 commit into
mainfrom
f/dokka

Conversation

@kikin81

@kikin81 kikin81 commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Description

dokka provides automatice documentation generation from kdocs. Used by the coroutines library.

Changes

  • docs(dokka): setups dokka documentation github action

🚀 PR created with fotingo

@kikin81
kikin81 requested a review from a team as a code owner August 7, 2025 16:29
dokka provides automatice documentation generation from kdocs. Used by the coroutines library.
@github-actions

github-actions Bot commented Aug 7, 2025

Copy link
Copy Markdown

Release notes preview

Below is a preview of the release notes if your PR gets merged.


1.0.5 (2025-08-07)

Miscellaneous

Continuous Integration

  • renovate: adds renovate bot configuration for jvm project (7173470), closes #9
  • fix ci job failure (46c589f)

Documentation

  • dokka: setups dokka documentation github action (e8a3766)

Bug Fixes

Comment thread .github/workflows/ci.yaml
gradle-version: "8.11.1"
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: Build documentation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Are we planning to publish this on PRs that contain changes? Or just building it to make sure is not breaking?

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.

2 participants