Skip to content

docs: add rustdoc comments and update README architecture section#142

Merged
Cleboost merged 1 commit into
masterfrom
refactor/docs-readme
May 11, 2026
Merged

docs: add rustdoc comments and update README architecture section#142
Cleboost merged 1 commit into
masterfrom
refactor/docs-readme

Conversation

@Cleboost
Copy link
Copy Markdown
Owner

This pull request introduces extensive inline documentation throughout the codebase, primarily by adding Rust doc comments to public functions and data structures. These comments clarify the purpose and usage of key modules related to SSH and SFTP functionality. Additionally, the README.md has been updated to better describe the architecture and roadmap of the project.

Documentation Improvements:

Project Documentation:

  • Updated the README.md with a new architecture section, clarified the roadmap, and improved descriptions of features and planned work.

These changes greatly improve the maintainability and approachability of the code by making both the implementation and project goals more transparent.

@Cleboost Cleboost merged commit f575bb0 into master May 11, 2026
1 check passed
@Cleboost Cleboost deleted the refactor/docs-readme branch May 11, 2026 00:22
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.

1 participant