summaryrefslogtreecommitdiffstats
path: root/doxygen/dox/TechnicalNotes.dox
blob: 2bda1754d543dd8d1ac5a630b008109037635866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/** \page TN Technical Notes

\li \link api-compat-macros API Compatibility Macros \endlink
\li \ref TNMDC "Metadata Caching in HDF5"
\li \ref MT "Thread Safe library"
\li \ref VFL "Virtual File Layer"

 */

/** \page MT HDF5 Thread Safe library

\htmlinclude ThreadSafeLibrary.html

*/

/** \page VFL HDF5 Virtual File Layer

\htmlinclude VFL.html

*/