diff doc/interpreter/octave.texi @ 8571:38ee7ce3bc7d

fix menus in manual
author John W. Eaton <jwe@octave.org>
date Thu, 22 Jan 2009 12:02:03 -0500
parents 674d00f5e072
children 03b7f618ab3d
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Thu Jan 22 11:54:36 2009 -0500
+++ b/doc/interpreter/octave.texi	Thu Jan 22 12:02:03 2009 -0500
@@ -190,7 +190,6 @@
 @c * Grammar::                     
 * Copying::                     The GNU General Public License.
 * Concept Index::               An item for each concept.
-* Variable Index::              An item for each documented variable.
 * Function Index::              An item for each documented function.
 * Operator Index::              An item for each documented operator.
 
@@ -290,13 +289,6 @@
 * Cell Arrays::
 * Comma Separated Lists::
 
-Variables
-
-* Global Variables::            
-* Status of Variables::         
-* Summary of Built-in Variables::  
-* Defaults from the Environment::  
-
 Expressions
 
 * Index Expressions::           
@@ -310,6 +302,11 @@
 
 Calling Functions
 
+Variables
+
+* Global Variables::            
+* Status of Variables::         
+
 * Call by Value::               
 * Recursion::