]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
doc: modernize libtool.texi.
authorKarl Berry <karl@gnu.org>
Mon, 24 Oct 2011 02:31:55 +0000 (09:31 +0700)
committerGary V. Vaughan <gary@gnu.org>
Mon, 24 Oct 2011 02:56:19 +0000 (09:56 +0700)
* libtool.texi (@copying): Use this instead of @ifnottex; format for
Texinfo; eliminate obsolete paragraph about TeX; use @insertcopying
instead of duplicating text.
(@syncodeindex): Move all to the Texinfo header, where they belong.
(@dircategory): Use "Software development" instead of "GNU programming
tools", for consistency; and align individual entries to avoid
multiple lines; and move to after the copyright message.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
doc/libtool.texi

index a3728f2e32bd5cc453e80038dc8a1cef8f1ddc3b..8fc910eb164580dc67e23e6fdf4ae1d7a2b25ca7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-10-24  Karl Berry  <karl@gnu.org>
+
+       doc: modernize libtool.texi.
+       * libtool.texi (@copying): Use this instead of @ifnottex; format for
+       Texinfo; eliminate obsolete paragraph about TeX; use @insertcopying
+       instead of duplicating text.
+       (@syncodeindex): Move all to the Texinfo header, where they belong.
+       (@dircategory): Use "Software development" instead of "GNU programming
+       tools", for consistency; and align individual entries to avoid
+       multiple lines; and move to after the copyright message.
+
 2011-10-19  Gary V. Vaughan  <gary@gnu.org>
 
        maint: use gnulib's maintainer-makefile module.
index d6fc53dd4f6ddde91e87880dff4e46bf06cf3667..462efa5f12b027e9c4407258c4667f7549125801 100644 (file)
@@ -4,6 +4,12 @@
 @settitle Libtool
 @c For double-sided printing, uncomment:
 @c @setchapternewpage odd
+@c Put everything in one index (arbitrarily chosen to be the concept index).
+
+@syncodeindex vr cp
+@syncodeindex fn cp
+@syncodeindex tp cp
+@synindex pg cp
 @c %**end of header
 
 @include version.texi
 @set MAILLIST the Libtool mailing list @email{libtool@@gnu.org}
 @set objdir .libs
 
-@dircategory GNU programming tools
-@direntry
-* Libtool: (libtool).           Generic shared library support script.
-@end direntry
-
-@dircategory Individual utilities
-@direntry
-* libtool-invocation: (libtool)Invoking libtool.
-                                                Running the @code{libtool} script.
-* libtoolize: (libtool)Invoking libtoolize.     Adding libtool support.
-@end direntry
+@copying
+This manual is for GNU Libtool (version @value{VERSION}, @value{UPDATED}).
 
-@ifnottex
-This file documents GNU Libtool @value{VERSION}
-
-Copyright (C) 1996-2011 Free Software Foundation, Inc.
+Copyright @copyright{} 1996--2011 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, with no Front-Cover Texts,
 and with no Back-Cover Texts.  A copy of the license is included in
-the section entitled "GNU Free Documentation License".
+the section entitled ``GNU Free Documentation License''.
+@end copying
 
-@ignore
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries copying permission notice
-identical to this one except for the removal of this paragraph
+@dircategory Software development
+@direntry
+* Libtool: (libtool).           Generic shared library support script.
+@end direntry
 
-@end ignore
-@end ifnottex
+@dircategory Individual utilities
+@direntry
+* libtool-invocation: (libtool)Invoking libtool. Running the @code{libtool} script.
+* libtoolize: (libtool)Invoking libtoolize.      Adding libtool support.
+@end direntry
 
 @titlepage
 @title GNU Libtool
@@ -53,23 +51,9 @@ identical to this one except for the removal of this paragraph
 
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1996-2011 Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.3
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, with no Front-Cover Texts,
-and with no Back-Cover Texts.  A copy of the license is included in
-the section entitled "GNU Free Documentation License".
-
+@insertcopying
 @end titlepage
 
-@c Put everything in one index (arbitrarily chosen to be the concept index).
-@syncodeindex vr cp
-@syncodeindex fn cp
-@syncodeindex tp cp
-@synindex pg cp
-
 @contents
 
 @ifnottex