[wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-01 Thread David Malcolm
htdocs/gcc-6/porting_to.html is now multiple screens of text. The attached patch adds "id" attributes to every h2, h3 and h4 element in the page, so that people can create URLs that reference specific subsections of the guide. Validates. OK to commit?Index: htdocs/gcc-6/porting_to.html =

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-01 Thread Gerald Pfeifer
Hi David, On Tue, 1 Mar 2016, David Malcolm wrote: > The attached patch adds "id" attributes to every h2, h3 and h4 element > in the page, so that people can create URLs that reference specific > subsections of the guide. this is a great idea! Allow me to suggest some potential tweaks wrt to the

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-01 Thread Jeff Law
On 03/01/2016 12:41 PM, David Malcolm wrote: htdocs/gcc-6/porting_to.html is now multiple screens of text. The attached patch adds "id" attributes to every h2, h3 and h4 element in the page, so that people can create URLs that reference specific subsections of the guide. Validates. OK to commi

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-02 Thread David Malcolm
On Wed, 2016-03-02 at 00:10 +0100, Gerald Pfeifer wrote: > Hi David, > > On Tue, 1 Mar 2016, David Malcolm wrote: > > The attached patch adds "id" attributes to every h2, h3 and h4 > > element > > in the page, so that people can create URLs that reference specific > > subsections of the guide. >

Re: [wwwdocs] [PATCH] Add "id" attributes to the headings in the GCC 6 porting guide

2016-03-02 Thread Gerald Pfeifer
On Wed, 2 Mar 2016, David Malcolm wrote: > Committed to CVS, and it appears to be live on the website, so links > like the following now work: > https://gcc.gnu.org/gcc-6/porting_to.html#Wmisleading-indentation Yes. Updates to gcc.gnu.org happen instantaneously, whereas the site at www.gnu.org/so