diff libinterp/dldfcn/colamd.cc @ 25143:13fd0610480f stable

doc: Use https whenever possible in @url entries. * external.txi, install.txi, preface.txi, sparse.txi, rand.cc, amd.cc, ccolamd.cc, colamd.cc, quadl.m, rgb2gray.m, condest.m, ode23.m, reducepatch.m, ilu.m, pcg.m, isprime.m, quantile.m: Use https whenever possible in @url entries.
author Rik <rik@octave.org>
date Fri, 06 Apr 2018 14:31:39 -0700
parents 6652d3823428
children 9771111f04f4
line wrap: on
line diff
--- a/libinterp/dldfcn/colamd.cc	Fri Apr 06 13:30:39 2018 -0700
+++ b/libinterp/dldfcn/colamd.cc	Fri Apr 06 14:31:39 2018 -0700
@@ -263,10 +263,9 @@
 The ordering is followed by a column elimination tree post-ordering.
 
 The authors of the code itself are @nospell{Stefan I. Larimore} and
-@nospell{Timothy A. Davis @email{davis@@cise.ufl.edu}}, University of
-Florida.  The algorithm was developed in collaboration with @nospell{John
-Gilbert}, Xerox PARC, and @nospell{Esmond Ng}, Oak Ridge National Laboratory.
-(see @url{http://www.cise.ufl.edu/research/sparse/colamd})
+@nospell{Timothy A. Davis}.  The algorithm was developed in collaboration with
+@nospell{John Gilbert}, Xerox PARC, and @nospell{Esmond Ng}, Oak Ridge National
+Laboratory.  (see @url{http://faculty.cse.tamu.edu/davis/suitesparse.html})
 @seealso{colperm, symamd, ccolamd}
 @end deftypefn */)
 {
@@ -506,10 +505,9 @@
 The ordering is followed by a column elimination tree post-ordering.
 
 The authors of the code itself are @nospell{Stefan I. Larimore} and
-@nospell{Timothy A. Davis @email{davis@@cise.ufl.edu}}, University of
-Florida.  The algorithm was developed in collaboration with @nospell{John
-Gilbert}, Xerox PARC, and @nospell{Esmond Ng}, Oak Ridge National Laboratory.
-(see @url{http://www.cise.ufl.edu/research/sparse/colamd})
+@nospell{Timothy A. Davis}.  The algorithm was developed in collaboration with
+@nospell{John Gilbert}, Xerox PARC, and @nospell{Esmond Ng}, Oak Ridge National
+Laboratory.  (see @url{http://faculty.cse.tamu.edu/davis/suitesparse.html})
 @seealso{colperm, colamd}
 @end deftypefn */)
 {