From 4dcf4901becb9b34be2e292091154c4cc4de5e17 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 22 Jul 2024 11:25:59 -0600 Subject: [PATCH] Make HTML label unique. Also follow the style of all other programs. --- examples/step-83/doc/intro.dox | 2 +- examples/step-86/doc/intro.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/step-83/doc/intro.dox b/examples/step-83/doc/intro.dox index 6b0a35629c..5c7408bbda 100644 --- a/examples/step-83/doc/intro.dox +++ b/examples/step-83/doc/intro.dox @@ -14,7 +14,7 @@ Award No. EAR-1550901 and The University of California-Davis.
- +

Introduction

diff --git a/examples/step-86/doc/intro.dox b/examples/step-86/doc/intro.dox index b505a96fda..c3c73899b3 100644 --- a/examples/step-86/doc/intro.dox +++ b/examples/step-86/doc/intro.dox @@ -10,7 +10,7 @@ Foundation grants OAC-1835673, DMS-1821210, and EAR-1925595.
- +

Introduction

step-26 solved the simple heat equation, one of the prototypical examples -- 2.39.5