Re: Show name of compiler options when linking

2019-04-04 Thread David Malcolm
On Thu, 2019-04-04 at 10:12 +, Jonathan Wakely wrote: > On Thu, 4 Apr 2019 at 11:10, Jonathan Wakely wrote: > > > > On Thu, 4 Apr 2019 at 10:56, Peter Olsson wrote: > > > > > > Hello, > > > > > > I often want to link to specific compiler options in your online > > > docs > > > but the proble

Re: Show name of compiler options when linking

2019-04-04 Thread Jonathan Wakely
On Thu, 4 Apr 2019 at 11:10, Jonathan Wakely wrote: > > On Thu, 4 Apr 2019 at 10:56, Peter Olsson wrote: > > > > Hello, > > > > I often want to link to specific compiler options in your online docs > > but the problem is that the named anchors are placed after the name of > > the option so when the

Re: Show name of compiler options when linking

2019-04-04 Thread Jonathan Wakely
On Thu, 4 Apr 2019 at 10:56, Peter Olsson wrote: > > Hello, > > I often want to link to specific compiler options in your online docs > but the problem is that the named anchors are placed after the name of > the option so when the link is clicked it will only show the > description. > > Example: >

Show name of compiler options when linking

2019-04-04 Thread Peter Olsson
Hello, I often want to link to specific compiler options in your online docs but the problem is that the named anchors are placed after the name of the option so when the link is clicked it will only show the description. Example: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Ws