public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html)
@ 2018-09-01 21:45 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2018-09-01 21:45 UTC (permalink / raw)
  To: gcc-patches

This removes the last traces of <a name=...> from our web pages, a
key step towards HTML 5.

Committed.

Gerald

Index: gcc-3.4/mips-abi.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/mips-abi.html,v
retrieving revision 1.4
diff -u -r1.4 mips-abi.html
--- gcc-3.4/mips-abi.html	2 Jun 2018 21:16:15 -0000	1.4
+++ gcc-3.4/mips-abi.html	1 Sep 2018 21:22:39 -0000
@@ -81,7 +81,7 @@
   </tr>
 </table>
 
-<h2><a name="B">B. Small aggregate arguments (2)</a></h2>
+<h2 id="B">B. Small aggregate arguments (2)</h2>
 
 <table cellpadding="4">
   <tr valign="top">
@@ -241,7 +241,7 @@
   </tr>
 </table>
 
-<h2><a name="E">E. Structure return values</a></h2>
+<h2 id="E">E. Structure return values</h2>
 
 <table cellpadding="4">
   <tr valign="top">

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-01 21:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-01 21:45 [wwwdocs] Remove last traces of <a name=...> (gcc-3.4/mips-abi.html) Gerald Pfeifer

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).