diff doc/interpreter/expr.txi @ 11431:0d9640d755b1

Improve docstrings for all isXXX functions. Use 'return true' rather than 'return 1'. Improve the cross-referencing through seealso links.
author Rik <octave@nomad.inbox5.com>
date Fri, 31 Dec 2010 13:20:44 -0800
parents b8b08b1ac21f
children fd0a3ac60b0e
line wrap: on
line diff
--- a/doc/interpreter/expr.txi	Fri Dec 31 09:56:44 2010 -0800
+++ b/doc/interpreter/expr.txi	Fri Dec 31 13:20:44 2010 -0800
@@ -229,6 +229,8 @@
 
 @DOCSTRING(ind2sub)
 
+@DOCSTRING(isindex)
+
 @node Calling Functions
 @section Calling Functions