This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: style.mhtml -- add "tentative timeline" to navigation


Add sublink "tentative timeline" to "Development Plan" in the main
navigation.

Installed.

Gerald

Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.59
retrieving revision 1.62
diff -u -3 -p -r1.59 -r1.62
--- style.mhtml	24 Jun 2003 13:21:44 -0000	1.59
+++ style.mhtml	28 Jun 2003 10:49:30 -0000	1.62
@@ -214,6 +214,7 @@
   <tr <navigation-bgcolor> ><td>
   <p>
   <a href="<get-var BACKPATH>develop.html">Development Plan</a><br />
+  &middot;&nbsp;(<a href="<get-var BACKPATH>develop.html#future">tentative&nbsp;timeline</a>)<br />
   <a href="<get-var BACKPATH>contribute.html">Contributing</a><br />
   <a href="<get-var BACKPATH>contributewhy.html">...Why?</a><br />
   <a href="<get-var BACKPATH>projects/">Open projects</a><br />


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]