From d7d070090bb1df2c419852068ce015ed478e8a10 Mon Sep 17 00:00:00 2001 From: wolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d> Date: Wed, 18 Jan 2006 06:18:46 +0000 Subject: [PATCH] Use </a> for <a name=...> tags. git-svn-id: https://svn.dealii.org/trunk@12076 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/readme.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index b77416191a..18aa83c9b8 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -252,7 +252,7 @@ - <a name="installation"> + <a name="installation"></a> <h2>Installation</h2> <p> @@ -447,7 +447,7 @@ <a name="configuration-options"></a> <h3>Configuration options</h3> - <a name="choose-compiler"></a> + <a name="choose-compiler"></a></a> <h4>Changing the compiler</h4> If <code>configure</code> uses a wrong compiler, there are two @@ -657,7 +657,7 @@ </p> - <a name="optional-software"> + <a name="optional-software"></a> <h4>Optional Software Support</h4> <p> <acronym>deal.II</acronym> comes with built-in support for an @@ -718,7 +718,7 @@ </dl> - <a name="compiler-flags"> + <a name="compiler-flags"></a> <h3>Compiler flags</h3> <p> @@ -770,7 +770,7 @@ </p> - <a name="external-libs"> + <a name="external-libs"></a> <h2>Using third-party libraries and subroutines</h2> <p> @@ -924,7 +924,7 @@ </p> - <a name="problems"> + <a name="problems"></a> <h2>Problems, questions, mailing lists</h2> <p> @@ -971,7 +971,7 @@ </p> - <a name="license"> + <a name="license"></a> <h2>License</h2> <p> -- 2.39.5