Skip to content

Fix Doxygen warnings in IPPL API comments#499

Open
aaadelmann wants to merge 1 commit into
masterfrom
fix-doc
Open

Fix Doxygen warnings in IPPL API comments#499
aaadelmann wants to merge 1 commit into
masterfrom
fix-doc

Conversation

@aaadelmann
Copy link
Copy Markdown
Member

Clean up a first batch of API documentation issues reported by Doxygen:

  • fix over-qualified Communicator::split definition
  • remove duplicate FDTD constructor docs from implementation files
  • correct stale and mismatched @param names
  • replace malformed @Brieg command with @brief
  • avoid recursive or incorrect copydoc targets in buffer docs
  • add missing parameter names for particle, FEM, and solver APIs

Regenerating Doxygen now removes the targeted warning families and keeps the manual/API link check clean.

Clean up a first batch of API documentation issues reported by Doxygen:
- fix over-qualified Communicator::split definition
- remove duplicate FDTD constructor docs from implementation files
- correct stale and mismatched @param names
- replace malformed @Brieg command with @brief
- avoid recursive or incorrect copydoc targets in buffer docs
- add missing parameter names for particle, FEM, and solver APIs

Regenerating Doxygen now removes the targeted warning families and keeps the manual/API link check clean.
@aaadelmann aaadelmann requested a review from biddisco April 29, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant