Closed
Comprehensive documentation improvements across Kornia-rs#531
Conversation
- Enhanced Image struct documentation with detailed examples and type parameters - Improved module-level documentation in kornia-imgproc, kornia-io, and kornia-tensor - Added cross-references between related functions - Fixed typo in README.md and README.zh-CN.md (Goodbyte -> Goodbye) - Improved error type documentation - Added comprehensive descriptions for all public modules - Fixed unresolved doc link warnings - All doc tests passing Co-authored-by: edgarriba <5157099+edgarriba@users.noreply.github.com>
- Enhanced kornia-3d module documentation with detailed descriptions - Improved kornia-apriltag with comprehensive crate-level docs and examples - Added documentation for kornia-nn and kornia-vlm - Enhanced kornia-lie with Lie group mathematical context - Improved kornia-icp with ICP algorithm overview - Enhanced kornia-tensor-ops module descriptions - All doc builds pass without warnings Co-authored-by: edgarriba <5157099+edgarriba@users.noreply.github.com>
- Enhanced threshold, draw, histogram documentation with detailed examples - Improved interpolation module with algorithm descriptions - Added context to features and metrics modules - Fixed empty code block warnings - All documentation builds cleanly without warnings - Added practical usage examples for common functions Co-authored-by: edgarriba <5157099+edgarriba@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Review documentation and propose improvements
Comprehensive documentation improvements across Kornia-rs
Nov 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reviewed and enhanced documentation across all 14 crates to improve clarity, completeness, and consistency. Added practical examples, fixed broken links, and established professional reference-quality documentation.
Changes
Crate-level documentation
Image<T, C, A>Module documentation
Function documentation
gray_from_rgb,threshold_binary,draw_line,compute_histogram,crop_imageExample improvements
Before:
After:
Fixes
Goodbyte→GoodbyeDocumentation quality
Original prompt
Note
Custom agent used: docs-specialist
Improves documentation quality, consistency, and developer experience for the Kornia-rs Rust project
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.