Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Rust docs on protocols::v2::roles-logic-sv2 #1014

Open
rrybarczyk opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1263
Open

Need Rust docs on protocols::v2::roles-logic-sv2 #1014

rrybarczyk opened this issue Jun 26, 2024 · 0 comments · May be fixed by #1263
Assignees
Labels
documentation Improvements or additions to documentation protocols Lowest level protocol logic roles-logic-sv2
Milestone

Comments

@rrybarczyk
Copy link
Collaborator

rrybarczyk commented Jun 26, 2024

Background

Currently, the protocols::v2::roles-logic-sv2 logic does not contain any in-line rust documentation, resulting in no documentation on its crates.io site.

Note: While this issue addresses the need for doc comments, it will also serve as a means to identify code debt that needs to be cleaned up and addressed in future issues.

Problem

When a user navigates to this crate crates.io, there is no useful information for the user. This impedes understanding and adoption.

Solution

Navigate through each crate in protocols::v2::roles-logic-sv2 and add:

  • Rust Docs comments (following the formatting structure in this on-going discussion), to be displayed in docs.rs
  • a descriptive README.md file to be displayed in crates.io

While this work is being performed, specific code debt should be looked for and recorded to turn into future issues

@rrybarczyk rrybarczyk added documentation Improvements or additions to documentation protocols Lowest level protocol logic roles-logic-sv2 labels Jun 26, 2024
@plebhash plebhash self-assigned this Aug 23, 2024
@rrybarczyk rrybarczyk self-assigned this Sep 9, 2024
@GitGab19 GitGab19 added this to the 1.2.0 milestone Oct 11, 2024
@plebhash plebhash assigned GitGab19 and unassigned rrybarczyk Oct 15, 2024
@GitGab19 GitGab19 moved this from Todo 📝 to In Progress 🏗️ in SV2 Roadmap 🛣️ Nov 19, 2024
@plebhash plebhash linked a pull request Nov 22, 2024 that will close this issue
@GitGab19 GitGab19 moved this from In Progress 🏗️ to Ready For Review 🔍 in SV2 Roadmap 🛣️ Dec 9, 2024
@plebhash plebhash modified the milestones: 1.2.0, 1.3.0 Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation protocols Lowest level protocol logic roles-logic-sv2
Projects
Status: Ready For Review 🔍
Development

Successfully merging a pull request may close this issue.

3 participants