Port VOL connector Guide to doxygen (#2333)

* Port VOL connector Guide to doxygen

* Fix spelling

* Updated VOL UG ref and added release note
This commit is contained in:
Allen Byrne
2023-01-18 03:04:41 -06:00
committed by GitHub
parent 720e04e196
commit 2c9de7a9ae
3 changed files with 4916 additions and 2 deletions

4908
doxygen/dox/VOLConnGuide.dox Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -11,6 +11,8 @@
<tab type="user" url="@ref SPEC" title="Specifications" /> <tab type="user" url="@ref SPEC" title="Specifications" />
<tab type="user" url="@ref Cookbook" title="Cookbook" /> <tab type="user" url="@ref Cookbook" title="Cookbook" />
<tab type="user" url="@ref TN" title="Technical Notes" /> <tab type="user" url="@ref TN" title="Technical Notes" />
<tab type="user" url="@ref VOL_Connector" title="HDF5 VOL Connector Author Guide" />
<tab type="user" url="https://portal.hdfgroup.org/display/HDF5/HDF5+VOL+User%27s+Guide" title="HDF5 VOL User's Guide" />
<tab type="user" url="@ref RFC" title="RFCs" /> <tab type="user" url="@ref RFC" title="RFCs" />
<tab type="user" url="@ref FTS" title="Full-Text Search" /> <tab type="user" url="@ref FTS" title="Full-Text Search" />
<tab type="user" url="@ref About" title="About" /> <tab type="user" url="@ref About" title="About" />

View File

@@ -71,7 +71,7 @@ New Features
HDF5_ENABLE_USING_DMALLOC HDF5_ENABLE_USING_DMALLOC
(DER - 2022/11/08) (DER - 2022/11/08)
- Removal of memory allocation sanity checks configure options - Removal of memory allocation sanity checks configure options
With the removal of the memory allocation sanity checks feature, the With the removal of the memory allocation sanity checks feature, the
@@ -192,7 +192,11 @@ New Features
Documentation: Documentation:
-------------- --------------
- - Ported the existing VOL Connector Author Guide document to doxygen.
Added new dox file, VOLConnGuide.dox.
(ADB - 2022/12/20)
Support for new platforms, languages and compilers Support for new platforms, languages and compilers