]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Don't hide the table of contents in the manual.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 20 Aug 2010 05:02:46 +0000 (07:02 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 20 Aug 2010 05:07:52 +0000 (07:07 +0200)
* doc/libtool.texi: Move the table of contents to the beginning.
Prompted by patch from Bruno Haible against Automake.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/libtool.texi

index ec311e8e82fb878988131e2e6fc9ad68efa0735e..a4ca673986fa7164c4d77860fc7746b9a035ad68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-08-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       Don't hide the table of contents in the manual.
+       * doc/libtool.texi: Move the table of contents to the beginning.
+       Prompted by patch from Bruno Haible against Automake.
+
        Remove superfluous dependency in Makefile.am.
        * Makefile.am (tests/demo-conf.test): Remove dependency on
        libtool, this test is a primary source and not generated.
index 3f356c38790bc3eb36d6d0ba50f33c803ce77a18..d0eaec4c1a05ea373e00b7660a9aac95aa392804 100644 (file)
@@ -70,6 +70,8 @@ the section entitled "GNU Free Documentation License".
 @syncodeindex tp cp
 @synindex pg cp
 
+@contents
+
 @ifnottex
 @node Top, Introduction, (dir), (dir)
 @comment  node-name,  next,  previous,  up
@@ -6368,6 +6370,4 @@ order to test new changes without having to rerun @code{configure}.
 
 @printindex cp
 
-@c summarycontents
-@contents
 @bye