diff doc/interpreter/linalg.txi @ 11255:d682cd6669ac

Update info-based documentation menus to include new nodes.
author Rik <octave@nomad.inbox5.com>
date Mon, 15 Nov 2010 17:57:43 -0800
parents 322f43e0e170
children 757efa1d7e2a
line wrap: on
line diff
--- a/doc/interpreter/linalg.txi	Mon Nov 15 16:52:43 2010 -0800
+++ b/doc/interpreter/linalg.txi	Mon Nov 15 17:57:43 2010 -0800
@@ -25,15 +25,15 @@
 1989, and in the @cite{@sc{lapack} Users' Guide}, SIAM, 1992.
 
 @menu
-* Techniques used for Linear Algebra::
+* Techniques Used for Linear Algebra::
 * Basic Matrix Functions::      
 * Matrix Factorizations::       
 * Functions of a Matrix::       
 * Specialized Solvers::
 @end menu
 
-@node Techniques used for Linear Algebra
-@section Techniques used for Linear Algebra
+@node Techniques Used for Linear Algebra
+@section Techniques Used for Linear Algebra
 
 Octave includes a polymorphic solver, that selects an appropriate
 matrix factorization depending on the properties of the matrix itself.