public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: style.html -- documentation navigation
@ 2002-11-11 14:05 Gerald Pfeifer
  2002-11-11 14:30 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2002-11-11 14:05 UTC (permalink / raw)
  To: gcc-patches; +Cc: Janis Johnson

In the navigation, rename Docs to Documentation, move the FAQ to the
end of the section, and add a link to Testing.

(Janis, should we link install/test.html from testing/index.html and
refer to the latter instead of the former?)

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.44
retrieving revision 1.46
diff -u -3 -p -r1.44 -r1.46
--- style.mhtml	10 Nov 2002 21:37:16 -0000	1.44
+++ style.mhtml	11 Nov 2002 21:42:58 -0000	1.46
@@ -147,14 +147,15 @@

   <tr><td><table cellspacing="0" width="100%">
   <tr bgcolor="#FFEE99"><td>
-  <b>Docs</b>
+  <b>Documentation</b>
   </td></tr>
   <tr bgcolor="#FFFFCC"><td>
   <p>
-  <a href="<get-var BACKPATH>faq.html">FAQ</a><br />
   <a href="http://gcc.gnu.org/install/">Installation</a><br />
-  <a href="http://gcc.gnu.org/install/specific.html">Supported Platforms</a><br />
+  <a href="http://gcc.gnu.org/install/specific.html">&nbsp;Supported&nbsp;Platforms</a><br />
+  <a href="http://gcc.gnu.org/install/test.html">&nbsp;Testing</a><br />
   <a href="<get-var BACKPATH>onlinedocs/">Manual</a><br />
+  <a href="<get-var BACKPATH>faq.html">FAQ</a><br />
   <a href="<get-var BACKPATH>readings.html">Further Readings</a>
   </p>
   </td></tr>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PATCH: style.html -- documentation navigation
  2002-11-11 14:05 PATCH: style.html -- documentation navigation Gerald Pfeifer
@ 2002-11-11 14:30 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-11-11 14:30 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches, Janis Johnson

On Mon, Nov 11, 2002 at 11:05:10PM +0100, Gerald Pfeifer wrote:
> In the navigation, rename Docs to Documentation, move the FAQ to the
> end of the section, and add a link to Testing.
> 
> (Janis, should we link install/test.html from testing/index.html and
> refer to the latter instead of the former?)

Someone looking for documentation about testing would expect to get the
information that's in install/test.html.  The new page is for testing
above and beyond what most people do.  It's currently linked from the
text on the home page, which makes it fairly prominent, but probably
doesn't need to be linked from install/test.html, at least now.  I plan
to somehow link that page with the part of the projects list that gives
testing ideas for people who have spare machine cycles available for
pounding on GCC.

Janis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-11 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-11 14:05 PATCH: style.html -- documentation navigation Gerald Pfeifer
2002-11-11 14:30 ` Janis Johnson

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