comparison doc/ChangeLog @ 8287:f3dbea0e8a1d

Adapted munge-texi to expand @seealso commands to texinfo references
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Wed, 29 Oct 2008 18:14:48 -0400
parents 6f2d95255911
children ac7f334d9652
comparison
equal deleted inserted replaced
8286:6f2d95255911 8287:f3dbea0e8a1d
6 interpreter/sparse.txi, interpreter/matrix.txi, 6 interpreter/sparse.txi, interpreter/matrix.txi,
7 interpreter/plot.txi, interpreter/io.txi, interpreter/debug.txi, 7 interpreter/plot.txi, interpreter/io.txi, interpreter/debug.txi,
8 interpreter/var.txi, interpreter/strings.txi: 8 interpreter/var.txi, interpreter/strings.txi:
9 Add missing @DOCSTRING commands. 9 Add missing @DOCSTRING commands.
10 10
11 * interpreter/munge-texi.cc (extract_docstring): Expand arguments
12 of @seealso{} into Texinfo references.
13
11 2008-10-22 David Bateman <dbateman@free.fr> 14 2008-10-22 David Bateman <dbateman@free.fr>
12 15
13 * interprter/plot.txi: Add documentation for error bar series. 16 * interprter/plot.txi: Add documentation for error bar series.
14 17
15 * interprter/plot.txi: Update documentation for line series, Add 18 * interprter/plot.txi: Update documentation for line series, Add