Closed mvbnano closed 6 years ago
All docstrings, class and function alike, should have consistent docstrings that are compatible with doxygen.
In all our dev branches.
All class docstrings and all function docstrings.
Expected behaviour information to follow.
Needs to start with a one line short description then, a blank line.
For methods, need to have consistent param and return.
What is affected by this bug?
All docstrings, class and function alike, should have consistent docstrings that are compatible with doxygen.
When does this occur?
In all our dev branches.
Where on the platform does it happen?
All class docstrings and all function docstrings.
Other Comments
Expected behaviour information to follow.