public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To: vargenau@free.fr
Cc: Janis Johnson <janis187@us.ibm.com>,
	Joe Buck <Joe.Buck@synopsys.com>, <gcc@gnu.org>
Subject: PATCH for Re: http://gcc.gnu.org
Date: Fri, 04 Oct 2002 06:42:00 -0000	[thread overview]
Message-ID: <Pine.BSF.4.44.0210041401180.24321-100000@naos.dbai.tuwien.ac.at> (raw)
In-Reply-To: <1033721766.3d9d57a6373c1@imp.free.fr>

On Fri, 4 Oct 2002 vargenau@free.fr wrote:
> Some pages have additional problems:
> - some pages lack the DOCTYPE declaration

Which ones?  (Please note that those under /onlinedocs are generated
automatically, so unless there is a serious problem, we probably won't
start tweaking them, though of course we'll try to get the tools we have
been using updated.)

> - in page cvs.html, there are illegal "<" and ">" characters

Fixed by the patch below.

> - in page libstdc++/ you have a misplaced <a name="download">

Also fixed by the patch below.

We are now trying to get makeinfo (which we use to generate parts of the
documentation in HTML format) updated to support XHTML, and I have already
started hacking our scripts to add a proper DOCTYPE where we are not fully
XHTML compliant.

Thanks for your comments,
Gerald

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.78
diff -u -3 -p -r1.78 cvs.html
--- cvs.html	16 Sep 2002 19:24:45 -0000	1.78
+++ cvs.html	4 Oct 2002 11:52:16 -0000
@@ -178,7 +178,8 @@ you may want to check out include:</p>
   <li>mips-3_4-rewrite-branch: This branch is for largish rewrites to the
       mips backend.  This has a long term goal of no macro instructions and
       updating the port to the current infrastructure.  Send patches to
-      Eric Christopher <<a href="mailto:echristo@redhat.com">echristo@redhat.com</a>> and CC: <<a href="mailto:gcc-patches@gcc.gnu.org">gcc-patches@gcc.gnu.org</a>> for inclusion.</li>
+      Eric Christopher &lt;<a href="mailto:echristo@redhat.com">echristo@redhat.com</a>&gt;
+      and CC: &lt;<a href="mailto:gcc-patches@gcc.gnu.org">gcc-patches@gcc.gnu.org</a>&gt;.</li>
 </ul>
Index: libstdc++/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/libstdc++/index.html,v
retrieving revision 1.26
diff -u -3 -p -r1.26 index.html
--- libstdc++/index.html	15 Jul 2002 20:02:53 -0000	1.26
+++ libstdc++/index.html	4 Oct 2002 12:05:17 -0000
@@ -126,7 +126,7 @@

 <hr />

-<a name="download"><h3>Downloading</h3></a>
+<h3><a name="download">Downloading</a></h3>

 <p>Snapshots are located in the GCC FTP area, in the libstdc++ subdirectory,
    <code>&lt;URL:ftp://gcc.gnu.org/pub/gcc/libstdc++/&gt;</code>.  You will
@@ -145,6 +145,7 @@
    out the <code>gcc</code> module will also get the library sources; to
    retrieve only the library, check out the <code>libstdc++-v3</code> module
    instead.
+</p>

 </td></tr></table></td></tr></table>


  parent reply	other threads:[~2002-10-04 12:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 10:04 http://gcc.gnu.org vargenau
2002-10-03 11:35 ` http://gcc.gnu.org Janis Johnson
2002-10-03 16:12   ` http://gcc.gnu.org Joe Buck
2002-10-03 17:33     ` http://gcc.gnu.org Janis Johnson
2002-10-03 18:11       ` http://gcc.gnu.org Joe Buck
2002-10-04  5:09       ` http://gcc.gnu.org vargenau
2002-10-04  6:42         ` http://gcc.gnu.org Joseph S. Myers
2002-10-04  6:42         ` Gerald Pfeifer [this message]
2002-10-04  8:15           ` PATCH for http://gcc.gnu.org vargenau
2002-10-04 10:14             ` Gerald Pfeifer
2002-10-07  9:03 vargenau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.BSF.4.44.0210041401180.24321-100000@naos.dbai.tuwien.ac.at \
    --to=pfeifer@dbai.tuwien.ac.at \
    --cc=Joe.Buck@synopsys.com \
    --cc=gcc@gnu.org \
    --cc=janis187@us.ibm.com \
    --cc=vargenau@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).