mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
dab8651a37
Added the replacement for https://docs.hdfgroup.org/archive/support/HDF5/doc/TechNotes/Version.html Corrected some minor typos and another deadlink
78 lines
1.1 KiB
Plaintext
78 lines
1.1 KiB
Plaintext
/** \page TN Technical Notes
|
|
|
|
\li \ref api-compat-macros
|
|
\li \ref APPDBG
|
|
\li \ref FMTDISC
|
|
\li \ref FILEIMGOPS
|
|
\li \ref FILTER
|
|
\li \ref IOFLOW
|
|
\li \ref TNMDC
|
|
\li \ref MT
|
|
\li \ref SWMR
|
|
\li \ref VDS
|
|
\li \ref RELVERSION
|
|
\li \ref VFL
|
|
|
|
*/
|
|
|
|
/** \page MT HDF5 Thread Safe library
|
|
|
|
\htmlinclude ThreadSafeLibrary.html
|
|
|
|
*/
|
|
|
|
/** \page IOFLOW HDF5 Raw I/O Flow Notes
|
|
|
|
\htmlinclude IOFlow.html
|
|
|
|
*/
|
|
|
|
/** \page RELVERSION HDF5 Library Release Version Numbers
|
|
|
|
\htmlinclude LibraryReleaseVersionNumbers.html
|
|
|
|
*/
|
|
|
|
/** \page VFL HDF5 Virtual File Layer
|
|
|
|
\htmlinclude VFL.html
|
|
|
|
*/
|
|
|
|
/** \page FMTDISC HDF5 File Format Discussion
|
|
|
|
\htmlinclude FileFormat.html
|
|
|
|
*/
|
|
|
|
/** \page FILEIMGOPS HDF5 File Image Operations
|
|
|
|
\htmlinclude FileImageOps.html
|
|
|
|
*/
|
|
|
|
/** \page FILTER HDF5 Filters
|
|
|
|
\htmlinclude Filters.html
|
|
|
|
*/
|
|
|
|
/** \page APPDBG Debugging HDF5 Applications
|
|
|
|
\htmlinclude DebuggingHDF5Applications.html
|
|
|
|
*/
|
|
|
|
/** \page SWMR Introduction to Single-Writer/Multiple-Reader (SWMR)
|
|
|
|
\htmlinclude intro_SWMR.html
|
|
|
|
*/
|
|
|
|
/** \page VDS Introduction to the Virtual Dataset - VDS
|
|
|
|
\htmlinclude intro_VDS.html
|
|
|
|
*/
|
|
|