Add seealso strings to list- related functions.
Muthiah Annamalai
muthuspost at gmail.com
Mon Jan 14 07:24:45 CST 2008
I would like to propose a patch to add seealso strings to
list- related functions like list, nth, reverse, append and splice.
It helps users to know how to deal with lists, as lists are almost
impervious to any operations on them, except through the 5
functions. This patch helps cross reference the functions.
Changelog
2008-01-14 Muthiah Annamalai <muthuspost at gmail.com>
* ov-list.cc (Flist, Fnth, Freverse, Fappend, Fsplice ): add
seealso
strings to documentation.
Thanks,
Muthu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list_docs.diff
Type: text/x-patch
Size: 1751 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080114/457b8a88/attachment.bin
More information about the Bug-octave
mailing list