public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html
@ 2016-02-05 15:26 David Malcolm
  2016-02-05 15:30 ` Kyrill Tkachov
  0 siblings, 1 reply; 3+ messages in thread
From: David Malcolm @ 2016-02-05 15:26 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

The attached patch adds a summary blurb to the top of the GCC 6 changes
page, emphasizing that there have been more improvements that we could
ever hope to enumerate, and providing prominent links to the porting
page, and to the general documentation (albeit to the "Development"
version for now, since we haven't yet branched).

Validates.

OK to commit?

Dave

[-- Attachment #2: add-header-blurb-to-gcc-6-changes.patch --]
[-- Type: text/x-patch, Size: 795 bytes --]

Index: htdocs/gcc-6/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-6/changes.html,v
retrieving revision 1.56
diff -u -p -r1.56 changes.html
--- htdocs/gcc-6/changes.html	3 Feb 2016 22:57:05 -0000	1.56
+++ htdocs/gcc-6/changes.html	5 Feb 2016 15:25:04 -0000
@@ -11,6 +11,13 @@
 <body>
 <h1>GCC 6 Release Series<br />Changes, New Features, and Fixes</h1>
 
+<p>
+This page is a brief summary of the huge number of improvements made to
+GCC in GCC 6.  For more information, see the
+<a href="porting_to.html">Porting to GCC 6</a> page and the
+<a href="../onlinedocs/index.html#current">full GCC documentation</a>.
+</p>
+
 <!-- .................................................................. -->
 <h2>Caveats</h2>
   <ul>

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

* Re: [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html
  2016-02-05 15:26 [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html David Malcolm
@ 2016-02-05 15:30 ` Kyrill Tkachov
  2016-02-07 22:09   ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Kyrill Tkachov @ 2016-02-05 15:30 UTC (permalink / raw)
  To: David Malcolm, gcc-patches

Hi David,

On 05/02/16 15:24, David Malcolm wrote:
> The attached patch adds a summary blurb to the top of the GCC 6 changes
> page, emphasizing that there have been more improvements that we could
> ever hope to enumerate, and providing prominent links to the porting
> page, and to the general documentation (albeit to the "Development"
> version for now, since we haven't yet branched).

I like the idea. I've been trying to get to the porting-to
page and always end up giving up and just typing the URL explicitly.

+<p>
+This page is a brief summary of the huge number of improvements made to
+GCC in GCC 6.  For more information, see the
+<a href="porting_to.html">Porting to GCC 6</a> page and the
+<a href="../onlinedocs/index.html#current">full GCC documentation</a>.
+</p>


I'd say "brief summary of some of the huge number of improvements..."
as we don't summarise all of the improvements made ;)

Cheers,
Kyrill

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

* Re: [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html
  2016-02-05 15:30 ` Kyrill Tkachov
@ 2016-02-07 22:09   ` Gerald Pfeifer
  0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2016-02-07 22:09 UTC (permalink / raw)
  To: Kyrill Tkachov; +Cc: David Malcolm, gcc-patches

On Fri, 5 Feb 2016, Kyrill Tkachov wrote:
> +<p>
> +This page is a brief summary of the huge number of improvements made to
> +GCC in GCC 6.  For more information, see the
> +<a href="porting_to.html">Porting to GCC 6</a> page and the
> +<a href="../onlinedocs/index.html#current">full GCC documentation</a>.
> +</p>
> 
> I'd say "brief summary of some of the huge number of improvements..."
> as we don't summarise all of the improvements made ;)

Agreed.

And how about "improvements in GCC 6" as opposed to "to GCC in GCC 6"?

This is fine with these changes, David, and a good idea to begin with.

Thanks,
Gerald

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

end of thread, other threads:[~2016-02-07 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-05 15:26 [PATCH][wwwdocs] Add blurb to top of gcc-6/changes.html David Malcolm
2016-02-05 15:30 ` Kyrill Tkachov
2016-02-07 22:09   ` Gerald Pfeifer

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