You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There is a style guide that requires that code documentation is done so that documentation pages can be auto generated using doxygen. This style is not adhered to in this repository. Describe the solution you'd like
The comments in the code should be updated to be doxygen style. Additional context
This is in line with other MSD managed repos.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There is a style guide that requires that code documentation is done so that documentation pages can be auto generated using doxygen. This style is not adhered to in this repository.
Describe the solution you'd like
The comments in the code should be updated to be doxygen style.
Additional context
This is in line with other MSD managed repos.
The text was updated successfully, but these errors were encountered: