comparison doc/interpreter/Makefile.am @ 13943:5820f8ce683e

doc: Add undocumented functions to manual for 3.6.0 release * gui.txi: New manual chapter for GUI-related functions * Makefile.am: Add new gui.txi to build * aspell-octave.en.pws: Add new words to spellcheck dictionary * io.txi: Move file I/O dialogs to gui.txi * octave.texi: Add new GUI chapter to manual * strings.txi: Add is_dq_string and is_sq_string to manual * system.txi: Add usejava to manual * guidata.m: Fix incorrect use of @deftypefn * uicontrol.m: Fix incorrect use of @deftypefn * uiresume.m: Fix incorrect use of @deftypefn * uiwait.m: Fix incorrect use of @deftypefn * addpref.m, getpref.m, ispref.m, rmpref.m, setpref.m: Adjust seealso links
author Rik <octave@nomad.inbox5.com>
date Sat, 26 Nov 2011 17:25:05 -0800
parents b67c2d580a25
children 951eacaf9381
comparison
equal deleted inserted replaced
13942:d672edef956e 13943:5820f8ce683e
116 eval.texi \ 116 eval.texi \
117 expr.texi \ 117 expr.texi \
118 fn-idx.texi \ 118 fn-idx.texi \
119 func.texi \ 119 func.texi \
120 geometry.texi \ 120 geometry.texi \
121 gui.texi \
121 gpl.texi \ 122 gpl.texi \
122 grammar.texi \ 123 grammar.texi \
123 image.texi \ 124 image.texi \
124 install.texi \ 125 install.texi \
125 interp.texi \ 126 interp.texi \