mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
1d680fe04c
* Fixed warnings and started H5Epublic.h.
* Include H5FD* headers to correctly resolve references.
* Doxygen2 (#330)
* H5Eauto_is_v2.
* Added a few more calls.
* Added a few more H5E calls.
* First cut of H5E v2.
* Added the deprecated v1 calls.
* Updated spacing.
* Once more.
* Taking some inspiration from Eigen3.
* Add doxygen for the assigned functions: H5Pregister1,H5Pinsert1,H5Pen… (#352)
* Add doxygen for the assigned functions: H5Pregister1,H5Pinsert1,H5Pencode1, H5Pget_filter_by_id1,H5Pget_version, H5Pset_file_space,H5Pget_file_space. Someone already adds H5Pget_filter1. Also fixs an extra parameter 'close' call back function for HPregister2.
* doxygen work. fixs format by using clang-format.
* doxgen work for H5Pregister1 etc. Addressed Barbara and Gerd's comments.
For Quincey's comments, since we are not supposed to change the source code.
I leave this to future improvements.
* added documentation for H5P APIs (#350)
* add documenation for H5Pget_buffer,H5Pget_data_transform,H5Pget_edc_check,H5Pget_hyper_vector_size,H5Pget_preserve,H5Pget_type_conv_cb,H5Pget_vlen_mem_manager,H5Pset_btree_ratios
* format corrections
* fixed grammer
* fixed herr_t
* Better name.
* A fresh look.
* add doxygen to H5Ppublic.h
* use attention instead of warning
* Add doxygen comments in H5Ppublic.h (#375)
* Add doxygen comments in H5Ppublic.h
* H5Pset_meta_block_size
* H5Pset_metadata_read_attempts
* H5Pset_multi_type
* H5Pset_object_flush_cb
* H5Pset_sieve_buf_size
* H5Pset_small_data_block_size
* H5Pset_all_coll_metadata_ops
* H5Pget_all_coll_metadata_ops
* Add DOXYGEN_EXAMPLES_DIR to src/CMakeLists.txt
* Fix clang-format errors
* Fix filenames in doxygen/examples
* add doxygen to H5Ppublic.h (#378)
* add doxygen to H5Ppublic.h
* use attention instead of warning
Co-authored-by: Kimmy Mu <kmu@hdfgroup.org>
* Revert "add doxygen to H5Ppublic.h (#378)"
This reverts commit
|
||
---|---|---|
.. | ||
About.dox | ||
api-compat-macros.dox | ||
Cookbook.dox | ||
DDLBNF110.dox | ||
DDLBNF112.dox | ||
FileFormatSpec.dox | ||
GettingStarted.dox | ||
H5AC_cache_config_t.dox | ||
H5Acreate.dox | ||
H5Aiterate.dox | ||
H5Fget_info.dox | ||
H5Lget_info_by_idx.dox | ||
H5Lget_info.dox | ||
H5Literate_by_name.dox | ||
H5Literate.dox | ||
H5Lvisit_by_name.dox | ||
H5Lvisit.dox | ||
H5Oget_info_by_idx.dox | ||
H5Oget_info_by_name.dox | ||
H5Oget_info.dox | ||
H5Ovisit_by_name.dox | ||
H5Ovisit.dox | ||
H5Sencode.dox | ||
maybe_metadata_reads.dox | ||
MetadataCachingInHDF5.dox | ||
OtherSpecs.dox | ||
Overview.dox | ||
ReferenceManual.dox | ||
rm-template.dox | ||
Specifications.dox | ||
TechnicalNotes.dox |