gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gomp-discuss] Re: [PATCH, gomp] Adding projects/gomp to documentation


From: Gerald Pfeifer
Subject: [Gomp-discuss] Re: [PATCH, gomp] Adding projects/gomp to documentation
Date: Mon, 18 Oct 2004 21:27:08 +0200 (CEST)

On Sun, 17 Oct 2004, Scott Robert Ladd wrote:
And my HTML editor was putting in soft breaks instead of hard ones, so the new web page was too wide. Attached is the new, improved patch.

I'll get this right someday -- really!

Index: htdocs/cvs.html
===================================================================

This is fine, thanks.

Index: htdocs/projects/gomp/index.html
===================================================================
+<title>GOMP --An OpenMP implementation for GCC</title>

Here you'll probably want to use &mdash; and add a space before "An".

+<h1>Welcome to the home of <b>GOMP</b></h1>

Please omit the <b> here (as it is physical markup which we try to avoid).

+<p>The GOMP project is developing an implementation of
+<a href="http://www.openmp.org";>OpenMP</a>
+for the C, C++, and <a href="http://gcc.gnu.org/fortran";>Fortran
+95</a> compilers in the <a href="http://gcc.gnu.org/";>GNU
+Compiler Collection</a>.

Please make the two GCC links relative, that is, "../../fortran" and
"../../".

+<p>Traditionally, programmers have used architecture-specific
+methods to effectively program tightly-parallelized
+computers&mdash;high band-width clusters, SMP machines, or

Spaces around &mdash?

+<p>To remain relevent, free software development tools must
                     ^
relevant

+<p>The GOMP release will include a support library, libGOMP, and

Will the library really spelt that we (uppercase GOMP)?  If so, this
is fine, else please provide the exact name.


Also this new page is fine, with the changes I described above (or
equivalent ones).

Thanks,
Gerald

PS: I didn't find your name in our MAINTAINERS file, but it seems you
have CVS write access.  Please add yourself to the "write after approval"
section in the MAINTAINERS file.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]