summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-09 15:49:30 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2018-04-09 15:49:30 (GMT)
commitaf64ad195c31665ae8333e3c4a4592c01b4a734b (patch)
tree2256ac31abdf193403a24b857b8f58a974325021 /c++
parent6707b3c31564a7ed08d149c2b5210eba6a6ba2ae (diff)
downloadhdf5-af64ad195c31665ae8333e3c4a4592c01b4a734b.zip
hdf5-af64ad195c31665ae8333e3c4a4592c01b4a734b.tar.gz
hdf5-af64ad195c31665ae8333e3c4a4592c01b4a734b.tar.bz2
Removed external links from C++ doc.
Diffstat (limited to 'c++')
-rw-r--r--c++/src/H5CppDoc.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h
index c922ab5..16361b2 100644
--- a/c++/src/H5CppDoc.h
+++ b/c++/src/H5CppDoc.h
@@ -26,12 +26,9 @@
*
* The C++ API provides C++ wrappers for the HDF5 C Library.
*
- * It is assumed that the user has knowledge of the
- * <a href="https://support.hdfgroup.org/HDF5/doc/H5.format.html">
- * HDF5 file format</a> and its components.
- * For more information on the HDF5 C Library, see the
- * <a href="https://support.hdfgroup.org/HDF5/doc/index.html">
- * HDF5 Software Documentation</a> page.
+ * It is assumed that the user has knowledge of the HDF5 file format and its
+ * components. For more information on the HDF5 C Library, please refer to
+ * the HDF5 Software Documentation page.
*
* Because the HDF5 C Library maps very well to
* the object oriented design approach, classes in the C++ API can