This is the mail archive of the
gcc-cvs-wwwdocs@gcc.gnu.org
mailing list for the GCC project.
wwwdocs/htdocs/gcc-3.2 changes.html
- From: ccorn at gcc dot gnu dot org
- To: gcc-cvs-wwwdocs at gcc dot gnu dot org
- Date: 7 Feb 2003 15:35:17 -0000
- Subject: wwwdocs/htdocs/gcc-3.2 changes.html
Files modified in the GCC repository. Log entry:
* Group the initial (general) sections under the headline
"Important Characteristics" and downgrade their own headers accordingly.
* Downgrade the headers of the release sections such that
there is only one <h1> in the page which applies to the whole body.
* Remove the outer <ul>s so that there are no longer <li><h4> constructs.
(These have always looked bad with my browsers because there was no
vertical space above the headers, but below them.)
* Separate the four main sections with <hr /> to help scrolling
readers avoid overshooting. (Since there is no actual "story flow"
between the sections, inserting such barriers is ok.)