comparison doc/ChangeLog @ 11153:3ddf14b8196f

New verification script, mk_undocumented_list, produces a list of undocumented functions.
author Rik <octave@nomad.inbox5.com>
date Sun, 24 Oct 2010 08:33:10 -0700
parents a81994607ca0
children 6ead75935ebf
comparison
equal deleted inserted replaced
11152:39ae406df598 11153:3ddf14b8196f
1 2010-10-24 Rik <octave@nomad.inbox5.com>
2
3 * interpreter/doccheck/mk_undocumented_list: New verification
4 script produces a list of undocumented functions.
5
1 2010-10-23 John W. Eaton <jwe@octave.org> 6 2010-10-23 John W. Eaton <jwe@octave.org>
2 7
3 * interpreter/io.txi (Simple File I/O): Document textscan and 8 * interpreter/io.txi (Simple File I/O): Document textscan and
4 textread. 9 textread.
5 10