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.