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
Add comments to every class briefly describing the entity it represents. Make sure that the used format is supported by Doxygen (check in generated docs).
Add a description of which attributes are mandatory/optional.
Add comments to every method except the ones that are overridden, already commented on the top-level, and do not implement a different behavior.
The text was updated successfully, but these errors were encountered:
The header files are not all commented well yet:
The text was updated successfully, but these errors were encountered: