AgentSkillsCN

Kdoc Fundamentals

Kdoc基础

SKILL.md

kdoc-fundamentals

This GitHub skill provides guidance and reference materials for writing effective KDoc comments and using Dokka to generate project documentation.

Files:

  • references/kdoc_syntax.md — KDoc quick reference and examples
  • references/dokka_integration.md — Dokka Gradle integration notes

Recommendation: keep KDoc in commonMain for multiplatform visibility and run Dokka in CI to verify documentation generation.