Actions
Documentation #4584
closedRust doc: add docstring to rust module files
Affected Versions:
Effort:
Difficulty:
Label:
Beginner, Good First Issue, Outreachy, Rust
Description
Currently, the majority of Rust modules in Suricata have no brief description, when one generates rust documentation, as shown:
Adding a comment like
//! Module brief description
would suffice for giving some context on the modules.
Files
Updated by Juliana Fajardini Reichow about 3 years ago
- Label Beginner, Outreachy, Rust added
Updated by Juliana Fajardini Reichow about 3 years ago
- Label Good First Issue added
Updated by Juliana Fajardini Reichow about 3 years ago
- Label deleted (
Outreachy)
Updated by Juliana Fajardini Reichow over 1 year ago
- Assignee set to Community Ticket
- Target version changed from TBD to 8.0.0-beta1
Updated by Daniel Olatunji about 1 year ago
- Status changed from New to Assigned
- Assignee changed from Community Ticket to Daniel Olatunji
Updated by Daniel Olatunji about 1 year ago
- Status changed from Assigned to In Review
PR for review: https://github.com/OISF/suricata/pull/9579
Updated by Daniel Olatunji about 1 year ago
- Status changed from In Review to Resolved
Updated by Daniel Olatunji about 1 year ago
- Status changed from Resolved to Closed
Merged PR: https://github.com/OISF/suricata/pull/9603
Updated by Juliana Fajardini Reichow about 1 year ago
- Target version changed from 8.0.0-beta1 to 7.0.3
Actions