This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] projects/tree-ssa/index.html link maintenance


The two URLs to http://people.redhat.com/dnovill are not valid any
more, so after checking with Diego I have removed the two references
and instead added one to our Wiki.

Installed.

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/index.html,v
retrieving revision 1.40
diff -u -3 -p -r1.40 index.html
--- index.html	26 Jul 2008 19:05:40 -0000	1.40
+++ index.html	25 Apr 2009 22:57:18 -0000
@@ -63,22 +63,16 @@ href="#cytron.ea-91">1</a>].  The implem
 <hr />
 <h3><a name="documentation">Documentation</a></h3>
 
-<p>API <a
-href="http://people.redhat.com/dnovillo/pub/tree-ssa/doc/html/index.html";>
-documentation</a> for the Tree SSA infrastructure is generated from the
-source code using Doxygen.  The documentation is updated daily.</p>
-
-<p>Internal design documentation is also available in the texinfo
-documentation (<code>doc/gccint.info</code> in GCC's build directory).</p>
-
 <p>A high-level overview of GENERIC/GIMPLE and the SSA implementation may
 be found in the <a
 href="http://www.linux.org.uk/~ajh/gcc/gccsummit-2003-proceedings.pdf";>
 Proceedings of the 2003 GCC Developers Summit</a> (pages 171-193).</p>
 
-<p>Presentation slides and other documents for Tree SSA are also <a
-href="http://people.redhat.com/dnovillo/pub/tree-ssa/papers/";>
-available</a>.</p>
+<p>Internal design documentation is also available in the texinfo
+documentation (<code>doc/gccint.info</code> in GCC's build directory).</p>
+
+<p>Many further bits of information also can be found in the <a
+href="http://gcc.gnu.org/wiki/GettingStarted";>GCC Wiki</a>.</p>
 
 <hr />
 <h3><a name="contributing">Contributing</a></h3>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]