...usually by simplifying and removing the link. (And add a blank linke between the <html> and <head> tags where there was none.)
Pushed. Gerald --- htdocs/projects/beginner.html | 4 ++-- htdocs/projects/cfo.html | 3 +-- htdocs/projects/cli.html | 3 +-- htdocs/projects/cxx-reflection/index.html | 2 +- htdocs/projects/gomp/index.html | 5 ++--- htdocs/projects/gupc.html | 5 ++--- htdocs/projects/sched-treegion.html | 4 ++-- htdocs/projects/tree-ssa/index.html | 3 ++- 8 files changed, 13 insertions(+), 16 deletions(-) diff --git a/htdocs/projects/beginner.html b/htdocs/projects/beginner.html index c4b7214c..0a705dbf 100644 --- a/htdocs/projects/beginner.html +++ b/htdocs/projects/beginner.html @@ -24,8 +24,8 @@ individual task seems daunting; there's probably an easier one. If you have <em>no</em> programming skills, we can still use your <a href="documentation.html">help with documentation</a> or our bug tracker.</p> -<p>We assume that you already know how to <a href="../svn.html">get the -latest sources</a>, configure and build the compiler, and run the test +<p>We assume that you already know how to get the +latest sources, configure and build the compiler, and run the test suite. You should also familiarize yourself with the <a href="../contribute.html">requirements for contributions</a> to GCC.</p> diff --git a/htdocs/projects/cfo.html b/htdocs/projects/cfo.html index 4ec8c82b..8f4b4230 100644 --- a/htdocs/projects/cfo.html +++ b/htdocs/projects/cfo.html @@ -47,8 +47,7 @@ algorithms). The implementation currently resides on the branch.</p> <h2 id="contributing">Contributing</h2> -<p>Checkout the cfo-branch branch from -<a href="../svn.html">our respository</a>.</p> +<p>Checkout the cfo-branch branch from our respository.</p> <p>When posting to the development lists, please mark messages and patches with [cfo] in the subject. The usual contribution and testing rules apply. This diff --git a/htdocs/projects/cli.html b/htdocs/projects/cli.html index fcbcbaed..f6258fc1 100644 --- a/htdocs/projects/cli.html +++ b/htdocs/projects/cli.html @@ -134,8 +134,7 @@ People currently involved in the development or that had worked on it in the pas <h2 id="contributing">Contributing</h2> -<p>Check out <code>st/cli-be</code> branch following the instructions found in the -<a href="../svn.html">SVN documentation</a>.</p> +<p>Check out <code>st/cli-be</code> branch.</p> <p>Being this a branch, the usual maintainer rules do not apply. The branch is being maintained by diff --git a/htdocs/projects/cxx-reflection/index.html b/htdocs/projects/cxx-reflection/index.html index 2f5dd953..276327aa 100644 --- a/htdocs/projects/cxx-reflection/index.html +++ b/htdocs/projects/cxx-reflection/index.html @@ -25,7 +25,7 @@ constrained genericity in C++.</p> <h3>Contributing</h3> <p>Checkout the <code>cxx-reflection-branch</code> branch -in <a href="../../svn.html">our respository</a>.</p> +in our respository.</p> <p>When posting to the development lists, please mark messages and patches with <code>[cxx-reflection]</code> in the subject. As this is a branch, and not diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index b96ce0d4..39c8d3ad 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html lang="en"> + <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>GOMP — An OpenMP implementation for GCC</title> @@ -50,9 +51,7 @@ the generation of efficient and small code for OpenMP applications.</p> <h2>Contributing</h2> <p>We encourage everyone to <a href="../../contribute.html">contribute changes</a> -and help test GOMP. GOMP has been merged into the SVN trunk. We -provide read access to our development sources for everybody with -<a href="../../svn.html">anonymous SVN</a>.</p> +and help test GOMP. GOMP has been merged into mainline GCC.</p> <h2>Reporting Bugs</h2> <p>Please add "openmp" to the keywords field when filing a bug report.</p> diff --git a/htdocs/projects/gupc.html b/htdocs/projects/gupc.html index 9d3aeda0..3b822ca3 100644 --- a/htdocs/projects/gupc.html +++ b/htdocs/projects/gupc.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html lang="en"> + <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>GUPC — A UPC implementation for GCC</title> @@ -117,9 +118,7 @@ in the body of the message.</p> <p>We encourage everyone to <a href="../contribute.html">contribute changes</a> -and help test GUPC. GUPC is currently an SVN branch. We -provide read access to our development sources for everybody with -<a href="../svn.html">anonymous SVN</a>. +and help test GUPC. GUPC is currently on a development branch. </p> <h2>Reporting Bugs</h2> diff --git a/htdocs/projects/sched-treegion.html b/htdocs/projects/sched-treegion.html index b906bcf0..d421d87b 100644 --- a/htdocs/projects/sched-treegion.html +++ b/htdocs/projects/sched-treegion.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html lang="en"> + <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Treegion Scheduling</title> @@ -151,8 +152,7 @@ speculation for instructions dominated by this basic block. <h2 id="contributing">Contributing</h2> -<p>Checkout the sched-treegion branch following the instructions found in the -<a href="../svn.html">SVN documentation</a>.</p> +<p>Checkout the sched-treegion branch.</p> <p>When posting to the development lists, please mark messages and patches with [sched-treegion] in the subject. The usual contribution and testing diff --git a/htdocs/projects/tree-ssa/index.html b/htdocs/projects/tree-ssa/index.html index 0b2e01d5..a15d0f32 100644 --- a/htdocs/projects/tree-ssa/index.html +++ b/htdocs/projects/tree-ssa/index.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html lang="en"> + <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>SSA for Trees</title> @@ -80,7 +81,7 @@ href="https://gcc.gnu.org/wiki/GettingStarted">GCC Wiki</a>.</p> <h3 id="contributing">Contributing</h3> <p>Checkout the <code>tree-ssa-20020619-branch</code> branch -in <a href="../../svn.html">our respository</a>.</p> +in our respository.</p> <p>All contributions to the branch must also comply with the requirements detailed in the <a -- 2.24.1