Skip to content

fix: cleanup code documentation for issue #578 - #605

Closed
ayush213 wants to merge 3 commits into
eclipse-score:mainfrom
ayush213:fix-docstring-578
Closed

fix: cleanup code documentation for issue #578#605
ayush213 wants to merge 3 commits into
eclipse-score:mainfrom
ayush213:fix-docstring-578

Conversation

@ayush213

@ayush213 ayush213 commented Sep 4, 2026

Copy link
Copy Markdown

Fixes #578
Documentation Standardization: Cleaned up code documentation across 15 launch manager and lifecycle source files to maintain a consistent format.
Inline Comment Refactoring: Replaced legacy trailing/inline comments with clean /// @brief blocks placed directly above their respective variables or members.
Preservation: Kept all multi-line descriptions and non-implementation or preprocessor annotations intact without altering core logic.

@danth danth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use @details for the longer descriptions?

@ayush213

ayush213 commented Sep 7, 2026

Copy link
Copy Markdown
Author

@danth can you check now

@danth

danth commented Sep 7, 2026

Copy link
Copy Markdown
Member

@ayush213 I don't see any new commits, have you pushed?

Signed-off-by: ayush213 <77584130+ayush213@users.noreply.github.com>
@ayush213

ayush213 commented Sep 7, 2026

Copy link
Copy Markdown
Author

@danth can u check now?

@MaciejKaszynski

Copy link
Copy Markdown
Contributor

Contributor not responsive to comments so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Cleanup code documentation

3 participants