From 467d3babebbfe5f5afc74a7f2201a1127057ba40 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Tue, 1 Oct 2024 10:30:07 -0500 Subject: [PATCH] fixed washed-out table text (#4903) --- doxygen/dox/CollectiveCalls.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doxygen/dox/CollectiveCalls.dox b/doxygen/dox/CollectiveCalls.dox index 9f26896262b..9fb7229a3ca 100644 --- a/doxygen/dox/CollectiveCalls.dox +++ b/doxygen/dox/CollectiveCalls.dox @@ -20,7 +20,7 @@ * \section sec_collective_calls_func Always collective * The following functions must always be called collectively. - +
API @@ -647,7 +647,7 @@ * If, however, the target object will not be modified, * they may be called independently. * - +
API @@ -943,7 +943,7 @@ * for an object or link in all cases where the object or link is accessed * in a parallel program. - +