]> git.ipfire.org Git - thirdparty/libtool.git/commit
doc: avoid long lines in input and output, indexing fixes.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 13 Sep 2010 19:52:03 +0000 (21:52 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 13 Sep 2010 19:52:03 +0000 (21:52 +0200)
commitfdba1e5c9130004d943157cd5d6e7e1b3855d8bd
treeaf5dec4124d800cc585c23334b7ca09ff38a5f2d
parent05afa27b5aff35cda9f8ff4d50c9e2ab05bad78c
doc: avoid long lines in input and output, indexing fixes.

* doc/libtool.texi (Linking libraries)
(Module loaders for libltdl): Manually line-wrap examples, to
avoid long lines.
(Libltdl interface, User defined module data)
(Module loaders for libltdl): Wrap long @deftypefun input lines
using trailing '@'.  Use @deftypefun rather than @deftp where
appropriate, and add spaces in @deftypefun lines to fix the
index entries generated from these lines.
(Cheap tricks): Use @smallexample rather than @example, to avoid
long lines.

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