Probably a relict dating back a decade ago, these days <b>...</b>
really has no place, and our current CSS has the same effect anyway.
Committed.
Gerald
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.109
diff -u -r1.109 style.mhtml
--- style.mhtml 4 Apr 2011 15:54:09 -0000 1.109
+++ style.mhtml 4 Apr 2011 23:53:56 -0000
@@ -150,9 +150,7 @@
<if <match <get-var env::PREPROCESS_FILE> "libstdc../[^/]*.html">
<group
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>libstdc++ v3</b>
- </td></tr>
+ <tr><td <nav-title-style> >libstdc++ v3</td></tr>
<tr><td <nav-body-style> >
<a href="./">libstdc++ Home</a><br />
<a href="../">GCC Home</a><br />
@@ -164,9 +162,7 @@
>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>About GCC</b>
- </td></tr>
+ <tr><td <nav-title-style> >About GCC</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>gccmission.html">Mission Statement</a><br />
<a href="<get-var BACKPATH>releases.html">Releases</a><br />
@@ -178,9 +174,7 @@
</table></td></tr>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>Documentation</b>
- </td></tr>
+ <tr><td <nav-title-style> >Documentation</td></tr>
<tr><td <nav-body-style> >
<a href="http://gcc.gnu.org/install/">Installation</a><br />
· <a
href="http://gcc.gnu.org/install/specific.html">Platforms</a><br />
@@ -193,9 +187,7 @@
</table></td></tr>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>Download</b>
- </td></tr>
+ <tr><td <nav-title-style> >Download</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>mirrors.html">Mirror sites</a><br />
<a href="http://gcc.gnu.org/install/binaries.html">Binaries</a>
@@ -203,9 +195,7 @@
</table></td></tr>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>"Live" Sources</b>
- </td></tr>
+ <tr><td <nav-title-style> >"Live" Sources</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>svn.html">SVN read access</a><br />
<a href="<get-var BACKPATH>rsync.html">Rsync read access</a><br />
@@ -214,9 +204,7 @@
</table></td></tr>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>Development</b>
- </td></tr>
+ <tr><td <nav-title-style> >Development</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>develop.html">Development Plan</a><br />
· <a href="<get-var
BACKPATH>develop.html#timeline">Tentative Timeline</a><br />
@@ -232,9 +220,7 @@
</table></td></tr>
<tr><td><table cellspacing="0" width="100%">
- <tr><td <nav-title-style> >
- <b>Bugs</b>
- </td></tr>
+ <tr><td <nav-title-style> >Bugs</td></tr>
<tr><td <nav-body-style> >
<a href="<get-var BACKPATH>bugs/#known">Known bugs</a><br />
<a href="<get-var BACKPATH>bugs/">How to report</a><br />