From 3ce61ee380625c538d7a8f4fb8ba529f71eabb38 Mon Sep 17 00:00:00 2001 From: Vladimir Yushutin Date: Thu, 21 Sep 2023 14:48:15 -0400 Subject: [PATCH] attempting to fix redundant letters "td" in the figure of https://www.dealii.org/current/doxygen/deal.II/group__distributed.html. --- doc/doxygen/headers/distributed.h | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/doc/doxygen/headers/distributed.h b/doc/doxygen/headers/distributed.h index 21060e33d1..b5051cf592 100644 --- a/doc/doxygen/headers/distributed.h +++ b/doc/doxygen/headers/distributed.h @@ -100,12 +100,20 @@ * * * - * - * - * + * + * + * * - * - * + * + * * *
@image html distributed_mesh_0.png @image html distributed_mesh_1.png
+ * @image html distributed_mesh_0.png + * + * @image html distributed_mesh_1.png + *
@image html distributed_mesh_2.png @image html distributed_mesh_3.png + * @image html distributed_mesh_2.png + * + * @image html distributed_mesh_3.png + *
* -- 2.39.5