Find{BLAS,LAPACK}: Revise formatting of intro docs

This commit is contained in:
Brad King 2021-06-11 08:02:59 -04:00
parent 43b581367d
commit 6a7c055f96
2 changed files with 6 additions and 2 deletions

View File

@ -8,7 +8,9 @@ FindBLAS
Find Basic Linear Algebra Subprograms (BLAS) library
This module finds an installed Fortran library that implements the
BLAS linear-algebra interface (see http://www.netlib.org/blas/).
`BLAS linear-algebra interface`_.
.. _`BLAS linear-algebra interface`: http://www.netlib.org/blas/
Input Variables
^^^^^^^^^^^^^^^

View File

@ -8,7 +8,9 @@ FindLAPACK
Find Linear Algebra PACKage (LAPACK) library
This module finds an installed Fortran library that implements the
LAPACK linear-algebra interface (see http://www.netlib.org/lapack/).
`LAPACK linear-algebra interface`_.
.. _`LAPACK linear-algebra interface`: http://www.netlib.org/lapack/
Input Variables
^^^^^^^^^^^^^^^