Skip to content

Improve selected API documentation - #375

Merged
ermig1979 merged 1 commit into
masterfrom
cursor/improve-api-docs-8394
Jun 8, 2026
Merged

Improve selected API documentation#375
ermig1979 merged 1 commit into
masterfrom
cursor/improve-api-docs-8394

Conversation

@ermig1979

Copy link
Copy Markdown
Owner

Summary

  • Improve SimdLib.h descriptions for selected Synet activation/utility, texture, transform, UYVY, warp affine, and Winograd APIs based on their implementations.
  • Update docs/2026.html release notes with the improved documentation entries.

Testing

  • git diff --check
Open in Web Open in Cursor 

Co-authored-by: Ihar Yermalayeu <ermig1979@gmail.com>
@ermig1979
ermig1979 marked this pull request as ready for review June 8, 2026 08:43
Copilot AI review requested due to automatic review settings June 8, 2026 08:43

Copilot AI left a comment

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.

Pull request overview

This pull request improves the Doxygen/C API documentation in src/Simd/SimdLib.h for a set of Synet activation/utility APIs, texture/transform APIs, UYVY conversion, warp affine, and Winograd helper routines, aligning the descriptions and pseudo-code more closely with the actual implementations. It also updates the 2026 release notes to reflect these documentation improvements.

Changes:

  • Refined/expanded API descriptions and algorithm details for selected Synet, texture, transform, UYVY, warp affine, and Winograd functions.
  • Clarified parameter semantics/constraints (e.g., scalar pointer parameters, padding constraints, supported formats).
  • Added corresponding “Improving” entries to docs/2026.html.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/Simd/SimdLib.h Updates and clarifies Doxygen comments/pseudo-code for multiple public C APIs to better match implementation behavior and constraints.
docs/2026.html Adds release-note items documenting the improved function descriptions.

@ermig1979
ermig1979 merged commit 4c41ff4 into master Jun 8, 2026
23 of 25 checks passed
@ermig1979
ermig1979 deleted the cursor/improve-api-docs-8394 branch July 1, 2026 11:46
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.

3 participants