Write Code Documentation #106

Closed
opened 2024-05-28 07:07:15 +02:00 by PatrykHegenberg · 0 comments
PatrykHegenberg commented 2024-05-28 07:07:15 +02:00 (Migrated from github.com)

We need to add DocStrings to our source code to make it possible for us and future contributors to get into the source code quickly.

Summary
Add DocString to all parts of the flutter and rust code.

Acceptance Criteria
Which criteria has to be reached to be accepted

  • Human readable
  • Correct

Tasks
Which tasks are included to add this feature

  • Add DocStrings to Rust code
  • add DocStrings to Flutter code
  • add DocStrings to Tauri code

Additional Information
If the DocStrings are AI generated make sure that the information is correct.

We need to add DocStrings to our source code to make it possible for us and future contributors to get into the source code quickly. **Summary** Add DocString to all parts of the flutter and rust code. **Acceptance Criteria** Which criteria has to be reached to be accepted - [x] Human readable - [x] Correct **Tasks** Which tasks are included to add this feature - [x] Add DocStrings to Rust code - [x] add DocStrings to Flutter code - [ ] add DocStrings to Tauri code **Additional Information** If the DocStrings are AI generated make sure that the information is correct.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: git/caesar-transfer#106
No description provided.