Allen Byrne
bca2806055
Update URL documentation links to support site ( #4781 )
2024-08-29 16:27:44 -05:00
Allen Byrne
d2be61826d
Convert Collective Calls html file to doxygen ( #4779 )
2024-08-28 12:06:33 -05:00
bmribler
70c6a7a901
Replace alias \Code with \TText ( #4714 )
...
Fixed GH-2151
2024-08-14 15:54:44 -05:00
Gerd Heber
882404259c
Fixed messed up table captions. ( #4653 )
...
* Fixed messed up table captions. Browsers don't seem to respect relative values for width. Hardcoding 800px for now.
2024-07-16 09:56:00 -05:00
Allen Byrne
e71605966a
Update doxygen Learn Basics / example refs. Add Reference sections ( #4640 )
2024-07-15 22:02:08 -05:00
Allen Byrne
f8069fa850
Add tools usage text as doxygen for Tools UG ( #4602 )
2024-07-15 09:43:20 -05:00
Gerd Heber
4cbdf1a5f8
Feature/awesome ( #4604 )
...
* Added Doxygen Awesome and fixed a few quirks.
* Fixed unterminated strings.
* Added Doxygen Awesome by copy.
2024-07-15 08:11:58 -05:00
mattjala
546b79673c
Document VOL object wrapping context ( #4611 )
2024-06-29 13:22:35 -07:00
Allen Byrne
dca6370691
Move C++ and Fortran and examples to HDF5Examples folder ( #4552 )
2024-06-08 06:46:09 -05:00
bmribler
7f83faf9d9
Add Python examples ( #4546 )
...
These examples are referred to from the replacement page of https://portal.hdfgroup.org/display/HDF5/Other+Examples .
2024-06-07 17:03:05 -07:00
bmribler
c8371caa6b
Fix various mistakes in doxygen docs ( #4541 )
...
* Fix a dead link and example file names
* Add the missing content of a section
2024-06-03 07:46:41 -05:00
H. Joe Lee
8e3678170e
Remove trailing extra whitespace in hyperlink ( #4509 )
2024-05-21 11:10:30 -07:00
vchoi-hdfgroup
6c16791b5a
Fix for github issue #2220 . ( #4497 )
...
Document the limitation in the Passthrough Conncector section of the VOL Connector Author Guide.
The limitation is posted by Neil in the github issue on Dec 22, 2022.
2024-05-17 08:19:04 -05:00
bmribler
773d6f970f
Add a missing image from the original document ( #4490 )
2024-05-15 13:54:48 -05:00
bmribler
815453a78f
Fix typo in H5Rget_obj_type ( #4463 )
...
Issue GH-1723
2024-05-06 08:32:02 -05:00
H. Joe Lee
eeaee6df62
Fix grammar in VOL guide ( #4452 )
2024-05-02 05:06:45 -07:00
Scot Breitenfeld
abf8b01f55
H5R Fortran wrappers and misc. H5R API/DOC updates ( #4446 )
...
- Add Fortran H5R APIs:
h5rcreate_attr_f, h5rcreate_object_f, h5rcreate_region_f,
h5ropen_attr_f, h5ropen_object_f, h5ropen_region_f,
h5rget_file_name_f, h5rget_attr_name_f, h5rget_obj_name_f,
h5rcopy_f, h5requal_f, h5rdestroy_f, h5rget_type_f
- Fixed function H5Requal actually to compare the reference pointers
Fixed an issue with H5Requal always returning true because the
function was only comparing the ref2_ptr to itself.
2024-05-01 05:39:01 -07:00
Allen Byrne
667b607ca0
Add navigate chapters and use release_docs in Learn Basics ( #4441 )
2024-04-29 07:37:15 -05:00
H. Joe Lee
2a41324b59
Fix broken links in VOL API table ( #4438 )
2024-04-24 08:30:16 -07:00
H. Joe Lee
ed10a4714b
Lowercase in File Format Specification ( #4424 )
2024-04-20 12:04:04 -05:00
bmribler
84e75e28dd
Add training videos page ( #4422 )
2024-04-19 07:45:56 -05:00
bmribler
dab8651a37
Update documentation ( #4415 )
...
Added the replacement for https://docs.hdfgroup.org/archive/support/HDF5/doc/TechNotes/Version.html
Corrected some minor typos and another deadlink
2024-04-17 08:22:27 -05:00
Allen Byrne
c548657043
Update and use more URL alias ( #4413 )
2024-04-17 07:56:19 -05:00
Allen Byrne
3fad116502
Use aliases for URLs ( #4409 )
2024-04-16 13:51:20 -05:00
bmribler
3f0649cc06
Update documentation ( #4403 )
...
- Added File Image Operations to Technical Notes
* Use a correct example location
2024-04-16 13:02:36 -05:00
bmribler
2f8433491a
Add additional terms to the glossary ( #4401 )
...
Fixes GH #4390
2024-04-16 07:24:36 -05:00
bmribler
84fac90ce8
Correct the high-level library link ( #4398 )
...
* Correct the high-level library link
The link currently used points to 1.13 release. Changed to use the md file instead.
* Update Doxyfile for md files
* Update to include md files
2024-04-12 12:37:15 -07:00
bmribler
6ff227cb45
Fix a typo ( #4352 )
2024-04-08 14:49:13 -07:00
bmribler
95327c0170
Fix dead links cont. ( #4349 )
...
Added img/images_to_copy.dox as a temporary solution because doxygen didn't copy
the images used in the examples/*.html files - will investigate more. This was
necessary for the links to intro_SWMR.html and intro_VDS.html.
2024-04-08 10:12:48 -05:00
bmribler
8def3f61bd
Add VDS and SWMR to documentation ( #4336 )
2024-04-07 17:01:45 -05:00
bmribler
ded34c53f4
Revert "Fixed dead links in docs ( #4334 )" ( #4335 )
...
This reverts commit 408fc66002
.
2024-04-06 07:00:53 -05:00
bmribler
408fc66002
Fixed dead links in docs ( #4334 )
2024-04-05 11:13:46 -05:00
Allen Byrne
530effbbc1
Fix example ref files path ( #4285 )
2024-03-30 06:45:57 -05:00
Allen Byrne
42f9d2426f
Correct reference copy for 16 API ( #4244 )
2024-03-26 09:04:36 -07:00
Allen Byrne
987fd8bb42
Fix example links ( #4237 )
2024-03-25 08:23:49 -07:00
bmribler
817175e6e3
Fix broken URLs in documentation ( #4214 )
...
Fixes GH-3881 partially. There are pages that need to be recreated.
2024-03-24 15:12:36 -05:00
bmribler
0d595d68ca
Update link to Chunking in HDF5 page ( #4203 )
2024-03-21 09:10:40 -07:00
Allen Byrne
8ecc984fff
Correct download link for develop doxygen ( #4196 )
2024-03-20 16:45:46 -05:00
Allen Byrne
8f3e544193
Filter plugins updates for registration URL ( #4180 )
...
* Update filter plugin URL to new location
* Adjust test array size
2024-03-19 15:11:15 -05:00
jhendersonHDF
330b80a266
Add support for _Float16 16-bit floating point type ( #4065 )
...
Fixed some conversion issues with Clang due to problematic undefined
behavior when casting a negative floating-point value to an integer
Fixed a bug in the library's software integer to floating-point
conversion function where a user's conversion exception function
returning H5T_CONV_UNHANDLED in the case of overflows would result in
incorrect data after conversion
Added configure checks for functions and macros related to _Float16
usage since some compilers expose the datatype but not the functions or
macros
Fixed a dt_arith test failure when H5_WANT_DCONV_EXCEPTION isn't defined
Fixed a few warnings from not explicitly casting some _Float16 variables
upwards
2024-03-18 21:36:46 -07:00
Allen Byrne
4e222bf5bb
Add filter plugin user guide text. Fix registered URL in docs ( #4169 )
2024-03-18 08:36:55 -07:00
Scot Breitenfeld
9d8e882496
Added new H5E with tests. ( #4049 )
...
Added Fortran H5E APIs:
h5eregister_class_f, h5eunregister_class_f, h5ecreate_msg_f, h5eclose_msg_f
h5eget_msg_f, h5epush_f, h5eget_num_f, h5ewalk_f, h5eget_class_name_f,
h5eappend_stack_f, h5eget_current_stack_f, h5eset_current_stack_f, h5ecreate_stack_f,
h5eclose_stack_f, h5epop_f, h5eprint_f (C h5eprint v2 signature)
Addresses Issue #3987
2024-03-07 03:34:55 -08:00
mattjala
d1ed02d49f
Clarify vlen string datatype message ( #3950 )
2024-01-31 16:16:49 -06:00
Allen Byrne
365e23340c
Fix doxygen errors ( #3962 )
...
* Switch warnings as errors to default OFF
* Enable mac docs
* Add doxygen action uses step
* Use html div around snippet
* Allow preset name to be an argument to cmake-ctest.yml
2024-01-29 07:38:54 -06:00
mattjala
51f150a945
Update H5Fget_obj_count/ids docs to reflect dtype behavior ( #3932 )
...
* Update H5Fget_obj_count/ids to reflect dtype behavior
* Clarify comments on H5Fget_obj_ids
2024-01-19 21:11:06 -06:00
H. Joe Lee
11e15aeed1
Change Trouble Shooting to Troubleshooting ( #3905 )
2023-12-22 09:02:09 -08:00
H. Joe Lee
2149744b35
Move Glossary to the end of docs navigation menu ( #3902 )
2023-12-21 10:01:33 -06:00
Allen Byrne
aa734a5d7e
Add VDS examples and fix non-standalone build ( #3898 )
...
* Choose a size for rdata dimension
* Fix platform naming conflicts
* Fix doxygen references to point within library repo
2023-12-21 09:53:24 -06:00
H. Joe Lee
d5edbee016
Add period(.) at the end of the sentence for consistency. ( #3897 )
2023-12-19 08:37:48 -06:00
Allen Byrne
6f2d22d86e
Add variable option syncing for examples ( #3885 )
2023-12-14 12:50:30 -06:00