[wwwdocs] Broken links

2013-11-19 Thread Philippe Baril Lecavalier


Enclosed is a patch modifying three broken links, on three separate
pages. I also added some indications to about.html on how to submit a
patch for the web site for those who do not have commit access, which is
precisely what I have been instructed to do (so now it becomes
documented).

See  for more
information.

All the best,

Philippe Baril LecavalierIndex: projects/beginner.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.57
diff -u -r1.57 beginner.html
--- projects/beginner.html	29 Dec 2012 00:24:56 -	1.57
+++ projects/beginner.html	20 Nov 2013 04:55:23 -
@@ -32,7 +32,7 @@
 http://gcc.gnu.org/onlinedocs/gccint/RTL.html";>RTL.
 It may help to understand the higher-level tree structure as
 well.  Unfortunately, for this we only have an http://gcc.gnu.org/onlinedocs/gccint/Trees.html";>incomplete, C/C++ specific manual.
+href="http://gcc.gnu.org/onlinedocs/gccint/GENERIC.html";>incomplete, C/C++ specific manual.
 
 Remember to keep other developers
 informed of any substantial projects you intend to work on.
Index: projects/documentation.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/documentation.html,v
retrieving revision 1.5
diff -u -r1.5 documentation.html
--- projects/documentation.html	19 Sep 2007 22:40:29 -	1.5
+++ projects/documentation.html	20 Nov 2013 04:55:23 -
@@ -56,7 +56,7 @@
 
 We've got quite a bit of this but it is scattered all over the
 place.  It belongs in the official manual.  There is a http://gcc.gnu.org/onlinedocs/gccint/Trees.html";>C/C++ specific manual,
+href="http://gcc.gnu.org/onlinedocs/gccint/GENERIC.html";>C/C++ specific manual,
 which is incomplete, though.  The file
 gcc/LANGUAGES contains incomplete and outdated information
 about changes made in not so recent years to the tree
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.233
diff -u -r1.233 readings.html
--- readings.html	31 Oct 2013 18:03:28 -	1.233
+++ readings.html	20 Nov 2013 04:55:23 -
@@ -401,7 +401,7 @@
 Objective-C Information
 
 
-  http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/";>
+https://developer.apple.com/library/mac/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html";>
   Objective-C Language Description (Apple Computer)
 
 
Index: about.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/about.html,v
retrieving revision 1.19
diff -u -r1.19 about.html
--- about.html	18 Aug 2013 20:38:58 -	1.19
+++ about.html	20 Nov 2013 04:55:23 -
@@ -69,6 +69,24 @@
 list.
 
 
+If you do not have commit access, please send an email to gcc-patches@gcc.gnu.org
+and CC ger...@pfeifer.com,
+with the following:
+
+
+ Secify [docs] in the subject header.
+
+ Description of your patch and list of modified files.
+
+ Mention the fact that you do not have commit access (why you do
+this).
+
+ Link to http://gcc.gnu.org/bugzilla/";>bugzilla
+issue, if applicable.
+
+ Your patch (from cvs diff) as an attachment.
+
 
 The host system
 


Re: [wwwdocs] Broken links

2013-11-20 Thread Philippe Baril Lecavalier


Embarrassing typos, my apologies. I was told to specify that I don't
have commit access, but since this mention is irrelevant, I modified my
suggested notice in about.html to reflect that. See attached.Index: projects/beginner.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v
retrieving revision 1.57
diff -u -r1.57 beginner.html
--- projects/beginner.html	29 Dec 2012 00:24:56 -	1.57
+++ projects/beginner.html	20 Nov 2013 15:13:58 -
@@ -32,7 +32,7 @@
 http://gcc.gnu.org/onlinedocs/gccint/RTL.html";>RTL.
 It may help to understand the higher-level tree structure as
 well.  Unfortunately, for this we only have an http://gcc.gnu.org/onlinedocs/gccint/Trees.html";>incomplete, C/C++ specific manual.
+href="http://gcc.gnu.org/onlinedocs/gccint/GENERIC.html";>incomplete, C/C++ specific manual.
 
 Remember to keep other developers
 informed of any substantial projects you intend to work on.
Index: projects/documentation.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/documentation.html,v
retrieving revision 1.5
diff -u -r1.5 documentation.html
--- projects/documentation.html	19 Sep 2007 22:40:29 -	1.5
+++ projects/documentation.html	20 Nov 2013 15:13:58 -
@@ -56,7 +56,7 @@
 
 We've got quite a bit of this but it is scattered all over the
 place.  It belongs in the official manual.  There is a http://gcc.gnu.org/onlinedocs/gccint/Trees.html";>C/C++ specific manual,
+href="http://gcc.gnu.org/onlinedocs/gccint/GENERIC.html";>C/C++ specific manual,
 which is incomplete, though.  The file
 gcc/LANGUAGES contains incomplete and outdated information
 about changes made in not so recent years to the tree
Index: readings.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v
retrieving revision 1.233
diff -u -r1.233 readings.html
--- readings.html	31 Oct 2013 18:03:28 -	1.233
+++ readings.html	20 Nov 2013 15:13:58 -
@@ -401,7 +401,7 @@
 Objective-C Information
 
 
-  http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/";>
+https://developer.apple.com/library/mac/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html";>
   Objective-C Language Description (Apple Computer)
 
 
Index: about.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/about.html,v
retrieving revision 1.19
diff -u -r1.19 about.html
--- about.html	18 Aug 2013 20:38:58 -	1.19
+++ about.html	20 Nov 2013 15:13:58 -
@@ -69,6 +69,14 @@
 list.
 
 
+Whether or not you have commit access, you must send an email to gcc-patches@gcc.gnu.org
+and CC ger...@pfeifer.com,
+with your patch as an attachment. Specify [wwwdocs] in the subject
+header and follow the instructions on http://gcc.gnu.org/contribute.html#patches";>patch
+submission, whenever applicable.
+
 
 The host system