From f23f99ecb47b02cde070a859a6e15a3bfe5dece1 Mon Sep 17 00:00:00 2001
From: bangerth
Date: Mon, 6 Nov 2006 17:26:33 +0000
Subject: [PATCH] Link step-25 into the tutorial
git-svn-id: https://svn.dealii.org/trunk@14166 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/doxygen/headers/tutorial.h | 2 ++
deal.II/doc/doxygen/tutorial/navbar.html | 1 +
deal.II/doc/doxygen/tutorial/toc.html | 7 ++++++-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/doxygen/headers/tutorial.h b/deal.II/doc/doxygen/headers/tutorial.h
index f8bc8b0a01..32c42d5162 100644
--- a/deal.II/doc/doxygen/headers/tutorial.h
+++ b/deal.II/doc/doxygen/headers/tutorial.h
@@ -86,6 +86,8 @@
*
* @ref step_24 "step-24"
*
+ * @ref step_25 "step-25"
+ *
*
*
*/
diff --git a/deal.II/doc/doxygen/tutorial/navbar.html b/deal.II/doc/doxygen/tutorial/navbar.html
index 1c6323a23c..d946ba7240 100644
--- a/deal.II/doc/doxygen/tutorial/navbar.html
+++ b/deal.II/doc/doxygen/tutorial/navbar.html
@@ -44,6 +44,7 @@
Step 21
Step 23
Step 24
+ Step 25
diff --git a/deal.II/doc/doxygen/tutorial/toc.html b/deal.II/doc/doxygen/tutorial/toc.html
index 2e15d9a04b..b36cddb9b1 100644
--- a/deal.II/doc/doxygen/tutorial/toc.html
+++ b/deal.II/doc/doxygen/tutorial/toc.html
@@ -186,7 +186,12 @@ At present, the following programs exist:
What's new: A variant of step-23 with absorbing
boundary conditions, and extracting practically useful data.
-
+
+ Step 25
+ What's new: The sine-Gordon
+ soliton equation, which a nonlinear variant of the time
+ dependent wave equation covered in step-23 and step-24.
+
--
2.39.5