From c8371caa6b9f25a173298ac18c857a1997df0fb9 Mon Sep 17 00:00:00 2001 From: bmribler <39579120+bmribler@users.noreply.github.com> Date: Mon, 3 Jun 2024 08:46:41 -0400 Subject: [PATCH] Fix various mistakes in doxygen docs (#4541) * Fix a dead link and example file names * Add the missing content of a section --- doxygen/dox/IntroParHDF5.dox | 15 ++++++++++----- doxygen/dox/LearnBasics3.dox | 13 +++++++++++++ doxygen/img/tutr-lodset.png | Bin 0 -> 15071 bytes 3 files changed, 23 insertions(+), 5 deletions(-) create mode 100755 doxygen/img/tutr-lodset.png diff --git a/doxygen/dox/IntroParHDF5.dox b/doxygen/dox/IntroParHDF5.dox index 884d9d254b2..b8785d43c9d 100644 --- a/doxygen/dox/IntroParHDF5.dox +++ b/doxygen/dox/IntroParHDF5.dox @@ -35,7 +35,8 @@ The following shows the Parallel HDF5 implementation layers: This tutorial assumes that you are somewhat familiar with parallel programming with MPI (Message Passing Interface). If you are not familiar with parallel programming, here is a tutorial that may be of interest: -Tutorial on HDF5 I/O tuning at NERSC +Tutorial on HDF5 I/O tuning at NERSC. +(NOTE: As of 2024, the specific systems described in this tutorial are outdated.) Some of the terms that you must understand in this tutorial are: