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

Comments on class- and method-level #21

Closed
3 tasks
pjattke opened this issue May 14, 2020 · 0 comments
Closed
3 tasks

Comments on class- and method-level #21

pjattke opened this issue May 14, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@pjattke
Copy link
Contributor

pjattke commented May 14, 2020

The header files are not all commented well yet:

  • 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.
@pjattke pjattke added the documentation Improvements or additions to documentation label May 14, 2020
@pjattke pjattke self-assigned this May 14, 2020
@pjattke pjattke removed their assignment Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants