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

Documentation - Update parameter annotations for consistency #161

Merged
merged 1 commit into from
Nov 17, 2024

Commits on Nov 17, 2024

  1. Documentation - Update parameter annotations for consistency Open-Cas…

    …cade-SAS#161
    
    Reorganized style for param to the next templates:
     - "@param theParameter description ..."
     - "@param[in] theParameter description ..."
     - "@param[out] theParameter description ..."
     - "@param[in][out] theParameter description ..."
     The replacement was with keeping spacing, no removing of extra spaces.
    In some files '/' was used instead of '@', that was not updated yet.
    dpasukhi committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    604c3b8 View commit details
    Browse the repository at this point in the history