We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1adae commit 10f279eCopy full SHA for 10f279e
.agents/documentation-guidelines.md
@@ -9,7 +9,7 @@
9
## KDoc style
10
- Write concise descriptions for all public and internal APIs.
11
- Start parameter descriptions with capital letters.
12
-- End parameter descriptions with commas.
+- End parameter descriptions with periods.
13
- Use inline code with backticks for code references (`example`).
14
- Format code blocks with fences and language identifiers:
15
```kotlin
0 commit comments