Skip to content

Conversation

@bmribler
Copy link
Collaborator

@bmribler bmribler commented Nov 24, 2025

  • Added c++ source files to file patterns to include detailed description of member functions.
  • Cleaned up many outdated comments and added missing documentation of several parameters.
  • Removed the C++ API main page for it's no longer relevant because the C++ documentation is now in the RM of the main library documentation.

Fixes #5529


Important

Added C++ source files to FILE_PATTERNS in Doxyfile.in for detailed member function descriptions.

  • Configuration:
    • Added @HDF5_CPP_SRC_DIR@/*.h and @HDF5_CPP_SRC_DIR@/*.cpp to FILE_PATTERNS in Doxyfile.in to include C++ source files for detailed member function descriptions.

This description was created by Ellipsis for e7169f2. You can customize this summary. It will automatically update as commits are pushed.

Added c++ source files to file patterns to include detailed description
of member functions.
- added missing parameters and made other corrections
- removed outdated comments/notes
@bmribler bmribler marked this pull request as ready for review December 3, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Documentation Doxygen, markdown, etc.

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

C++ reference manual does not show detailed description

2 participants