Skip to content
Snippets Groups Projects
Commit 6a7c055f authored by Brad King's avatar Brad King
Browse files

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

parent 43b58136
No related branches found
No related tags found
No related merge requests found
......@@ -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
^^^^^^^^^^^^^^^
......
......@@ -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
^^^^^^^^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment