changeset 15033:208db8873932

fix cross-referencing for some function aliases * arith.txi: Add @anchor tags for i, j, J, inf, and nan.
author John W. Eaton <jwe@octave.org>
date Fri, 27 Jul 2012 11:52:13 -0400
parents fab341b143c4
children 1116864ee270
files doc/interpreter/arith.txi
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/arith.txi
+++ b/doc/interpreter/arith.txi
@@ -309,10 +309,15 @@
 
 @DOCSTRING(pi)
 
+@anchor{doc-i}
+@anchor{doc-j}
+@anchor{doc-J}
 @DOCSTRING(I)
 
+@anchor{doc-inf}
 @DOCSTRING(Inf)
 
+@anchor{doc-nan}
 @DOCSTRING(NaN)
 
 @DOCSTRING(eps)