libgloss: doc: fix dir info entry usage
Commit Message
Wrapping the dir info with @ifnottex means it's included in all other
outputs like html which makes no sense. Switch to @direntry which is
specific for this content and is automatically written to the output
that makes sense, and omitted from the rest.
---
libgloss/doc/porting.texi | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Comments
On 26 Dec 2023 19:50, Mike Frysinger wrote:
> Wrapping the dir info with @ifnottex means it's included in all other
> outputs like html which makes no sense. Switch to @direntry which is
> specific for this content and is automatically written to the output
> that makes sense, and omitted from the rest.
ping ...
(and the other doc update patches too)
-mike
Hi Mike,
On Jan 19 19:50, Mike Frysinger wrote:
> On 26 Dec 2023 19:50, Mike Frysinger wrote:
> > Wrapping the dir info with @ifnottex means it's included in all other
> > outputs like html which makes no sense. Switch to @direntry which is
> > specific for this content and is automatically written to the output
> > that makes sense, and omitted from the rest.
>
> ping ...
>
> (and the other doc update patches too)
> -mike
just push them.
Thanks,
Corinna
On 22 Jan 2024 10:58, Corinna Vinschen wrote:
> On Jan 19 19:50, Mike Frysinger wrote:
> > On 26 Dec 2023 19:50, Mike Frysinger wrote:
> > > Wrapping the dir info with @ifnottex means it's included in all other
> > > outputs like html which makes no sense. Switch to @direntry which is
> > > specific for this content and is automatically written to the output
> > > that makes sense, and omitted from the rest.
> >
> > ping ...
> >
> > (and the other doc update patches too)
>
> just push them.
thx, i pushed all but one i posted as RFC, so if you could check it:
https://sourceware.org/pipermail/newlib/2023/020842.html
-mike
@@ -43,12 +43,13 @@ Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end titlepage
-@ifnottex
-@format
+@direntry
START-INFO-DIR-ENTRY
* Embed with GNU: (porting-). Embed with GNU
END-INFO-DIR-ENTRY
-@end format
+@end direntry
+
+@ifnottex
Copyright (c) 1993, 1994, 1995 Cygnus Support
Permission is granted to make and distribute verbatim copies of