comparison doc/ChangeLog @ 11387:2750b04a1b5c

Update script to generate undocumented function list.
author Rik <octave@nomad.inbox5.com>
date Fri, 17 Dec 2010 21:51:52 -0800
parents c388677a3f1a
children 757efa1d7e2a
comparison
equal deleted inserted replaced
11386:fba7b5538b18 11387:2750b04a1b5c
1 2010-12-17 Rik <octave@nomad.inbox5.com>
2
3 * interpreter/doccheck/mk_undocumented_list: Update script to
4 automatically remove functions from the "test/" and "doc/interpreter"
5 directories.
6
1 2010-12-17 Rik <octave@nomad.inbox5.com> 7 2010-12-17 Rik <octave@nomad.inbox5.com>
2 8
3 * interpreter/Makefile.am: Add undocumented_list target to create list 9 * interpreter/Makefile.am: Add undocumented_list target to create list
4 of undocumented functions. 10 of undocumented functions.
5 11