hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Add doxygen links to fortran API references

Open byrnHDF opened this issue 10 months ago • 0 comments

Doxygen can create a auto link to Fortran APIs by using the module-name.subiname, all lower case.

During the release-specific doxygen work, Fortran links were added; #h5f.h5fcreate_f.

This should be added to the other doxygen documents, where applicable.

byrnHDF avatar Feb 20 '25 17:02 byrnHDF