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]

onlinedocs/index.html: Say online manual refers to development.


This is not obvious, so it should be stated.

Maybe also having the manual for the last release online would
be good (or providing pointers to places where it is) along with
a note that corrections will be in this "live" version.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.8
diff -p -c -r1.8 index.html
*** index.html	1999/07/29 04:15:47	1.8
--- index.html	1999/10/17 21:58:03
***************
*** 6,11 ****
--- 6,14 ----
  <body bgcolor="white" text="black" link="#0000EE" vlink="#551A8B" alink="red">
  
  <h1 align="center">GCC online documentation</h1>
+ Please note that this documentation refers to current
+ development.  Some information may not be applicable to any
+ existing release.
  
  <ul>
    <li> <a href="../install/index.html"> GCC Installation Instructions</a>

brgds, H-P



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