From f4968683925c92db308b361bfac6d1bea8ceaa69 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 6 Jul 2025 02:55:18 -0600 Subject: [PATCH] Use absolute paths to link to figures. --- examples/step-97/doc/intro.dox | 8 ++++---- examples/step-97/doc/results.dox | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/step-97/doc/intro.dox b/examples/step-97/doc/intro.dox index 40e6d0a39f..c7825cc002 100644 --- a/examples/step-97/doc/intro.dox +++ b/examples/step-97/doc/intro.dox @@ -53,7 +53,7 @@ in the Cartesian coordinate system. @htmlonly

- The coil + The coil

@endhtmlonly @@ -86,7 +86,7 @@ $\hat{\theta}$, and $\hat{\phi}$. @htmlonly

- The domain + The domain

@endhtmlonly @@ -860,7 +860,7 @@ can be captured by this diagram. @htmlonly

- The Bossavit's diagram + The Bossavit's diagram

@endhtmlonly @@ -924,7 +924,7 @@ Dirichlet boundary condition. @htmlonly

- The mesh + The mesh

@endhtmlonly diff --git a/examples/step-97/doc/results.dox b/examples/step-97/doc/results.dox index cb019e0d39..d8046b52c9 100644 --- a/examples/step-97/doc/results.dox +++ b/examples/step-97/doc/results.dox @@ -88,14 +88,14 @@ potentials is not very informative as their conservative portions are unknown. @htmlonly

- The result - free-current
+  <img src=

@endhtmlonly @htmlonly

- The result - magnetic field
+  <img src=

@endhtmlonly -- 2.39.5