comparison doc/ChangeLog @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents d943e26d30e2
children fcba62cc4549
comparison
equal deleted inserted replaced
8816:a4a8f871be81 8817:03b7f618ab3d
1 2009-02-19 John W. Eaton <jwe@octave.org>
2
3 * doc/interperter: Include @DOCSTRING commands for the following
4 functions: bicgstab, cgs, choldelete, cholinsert, cholshift,
5 clabel, comet, command_line_path, compass, contour3, ctranspose,
6 cylinder, dellistener, diffuse, edit, ellipsoid, fclear, feather,
7 fill, find_dir_in_path, finite, flag, info, is_absolute_filename,
8 is_rooted_relative_filename, isdebugmode, ishghandle, isnull,
9 issorted, make_absolute_filename, meshz, news,
10 octave_tmp_file_name, optimget, pareto, plotmatrix, plotyy,
11 qrshift, quiver3, re_read_readline_init_file, ribbon, rose,
12 rundemos, scatter, scatter3, slice, specular, sphere, spinmap,
13 stem3, strchr, strtrim, surfl, surfnorm, times, transpose,
14 treelayout, uminus, uplus, warranty, what, xlim, yes_or_no.
15
1 2009-02-17 Thomas Treichl <Thomas.Treichl@gmx.net> 16 2009-02-17 Thomas Treichl <Thomas.Treichl@gmx.net>
2 17
3 * interpreter/install.txi: Add documentation for configure options 18 * interpreter/install.txi: Add documentation for configure options
4 "--without-framework-carbon" and "--without-framework-opengl". 19 "--without-framework-carbon" and "--without-framework-opengl".
5 20