diff doc/interpreter/octave.texi @ 5582:6bf56668b01a

[project @ 2005-12-15 01:08:20 by jwe]
author jwe
date Thu, 15 Dec 2005 01:10:05 +0000
parents b4cfbb0ec8c4
children 2618a0750ae6
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Wed Dec 14 21:46:10 2005 +0000
+++ b/doc/interpreter/octave.texi	Thu Dec 15 01:10:05 2005 +0000
@@ -154,6 +154,7 @@
 * Audio Processing::            
 * Quaternions::                 
 * System Utilities::            
+* Test and Demo Functions::
 * Tips::                        
 * Trouble::                     If you have trouble installing Octave.
 * Installation::                How to configure, compile and install Octave.
@@ -454,6 +455,11 @@
 * Group Database Functions::    
 * System Information::          
 
+Test and Demo Functions
+
+* Test Functions::
+* Demonstration Functions::
+
 Tips and Standards
 
 * Style Tips::                  Writing clean and robust programs.
@@ -546,6 +552,7 @@
 @c for them, and there appears to be no way to go back to the original
 @c set of indices once a redirection has taken place.
 
+@include testfun.texi
 @include tips.texi
 @include bugs.texi
 @include install.texi