Skip to content

Update developer guidelines with Doxygen instructions#99

Merged
pelesh merged 2 commits into
developfrom
slaven/update_contributing_doxygen
May 7, 2025
Merged

Update developer guidelines with Doxygen instructions#99
pelesh merged 2 commits into
developfrom
slaven/update_contributing_doxygen

Conversation

@pelesh
Copy link
Copy Markdown
Collaborator

@pelesh pelesh commented May 7, 2025

Description

We use Doxygen markup to comment the code and produce developer documentation. We need a little bit more uniformity in how the code is commented and documented.

Proposed changes

Added section on Doxygen comments to the CONTRIBUTING.md file with guidelines how to document the code. The documentation is meant for GridKit developers and it is separate from user documentation.

Checklist

N/A

  • All tests pass.
  • Code compiles cleanly with flags -Wall -Wpedantic -Wconversion -Wextra.
  • The new code follows GridKit™ style guidelines.
  • There are unit tests for the new code.
  • The new code is documented.
  • The feature branch is rebased with respect to the target branch.

Further comments

Additional suggestions how to expand the documentation are welcome.

@pelesh pelesh self-assigned this May 7, 2025
@pelesh pelesh added the documentation Improvements or additions to documentation label May 7, 2025
Comment thread CONTRIBUTING.md Outdated
two `*`.

### Documenting functions
Functions should be documented in source files. The reationale is to have
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reationale -> rationale

@pelesh pelesh merged commit 4f9ee57 into develop May 7, 2025
@pelesh pelesh deleted the slaven/update_contributing_doxygen branch June 10, 2025 18:02
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

Successfully merging this pull request may close these issues.

2 participants