mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-22 16:08:41 +08:00
Merge pull request #3687 from mshabunin:doc-upgrade-5.x
Documentation transition to fresh Doxygen (5.x) #3687 Port of #3638 Merge with opencv/opencv#25161 CI part: opencv/ci-gha-workflow#162
This commit is contained in:
@@ -41,17 +41,15 @@
|
||||
|
||||
This module provides storage routines for Hierarchical Data Format objects.
|
||||
|
||||
@{
|
||||
@{
|
||||
@defgroup hdf5 Hierarchical Data Format version 5
|
||||
|
||||
Hierarchical Data Format version 5
|
||||
--------------------------------------------------------
|
||||
Hierarchical Data Format version 5
|
||||
--------------------------------------------------------
|
||||
|
||||
In order to use it, the hdf5 library has to be installed, which
|
||||
means cmake should find it using `find_package(HDF5)` .
|
||||
|
||||
|
||||
@}
|
||||
In order to use it, the hdf5 library has to be installed, which
|
||||
means cmake should find it using `find_package(HDF5)`.
|
||||
@}
|
||||
*/
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user