Skip to content

Commit 02a2db1

Browse files
committed
Merge branch 'main' into next
2 parents cde49a9 + 1e1aa27 commit 02a2db1

File tree

26 files changed

+1295
-1210
lines changed

26 files changed

+1295
-1210
lines changed

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ pak::pak(dependencies = "Config/Needs/build")
7171
### Documentation
7272

7373
- Use roxygen2 with Markdown syntax for all function documentation
74+
- Use explicit `@description` and `@details` sections, aim for a complete description and move only excess details to `@details`
7475
- Use math notation for formulas: `\eqn{...}` for inline, `\deqn{...}` for display equations
7576
- Keep each sentence on its own line in roxygen2 comments for better readability
7677
- Document all arguments and return values

0 commit comments

Comments
 (0)