Skip to content

Conversation

@Cyclone1337
Copy link
Collaborator

This PR applies the first part of larger refactoring effort to standardize and improve XML documentation across the project. All changes in this commit are focused on <param>, <returns>, and <exception> tags.

The adjustments were made in accordance with our coding guidelines to ensure:

  • Proper capitalization at the beginning of these tags.

  • Correct placement of periods at the end of sentences.

  • Consistent and meaningful and descriptions.

  • Inline tags (, ) are preserved correctly.

  • At several locations, documentation was added where it was previously missing or empty (e.g., or tags without description).

This is the first part of the documentation refactoring. Upcoming PRs will focus on:

  • Replacing keywords consistently across documentation.

  • Identifying and maybe filling in missing XML documentation in other sections.

@Cyclone1337 Cyclone1337 requested a review from koschke December 19, 2025 10:11
Copy link
Collaborator

@koschke koschke left a comment

Choose a reason for hiding this comment

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

I inspected some files and, in addition, I compiled everything.

Looks good. No problem found.

@koschke koschke merged commit 5969078 into master Dec 20, 2025
4 of 7 checks passed
@koschke koschke deleted the fix/documentation-style branch December 20, 2025 08:47
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.

3 participants