From af64ad195c31665ae8333e3c4a4592c01b4a734b Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Mon, 9 Apr 2018 10:49:30 -0500 Subject: Removed external links from C++ doc. --- c++/src/H5CppDoc.h | 9 +++------ 1 file 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 - * - * HDF5 file format and its components. - * For more information on the HDF5 C Library, see the - * - * HDF5 Software Documentation 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 -- cgit v0.12