Merge branch 'FindMatlab-doc-section-headers' into release
This commit is contained in:
commit
6dd08e5fe0
@ -55,7 +55,7 @@
|
|||||||
# returning an exit code can be used as well (0 indicating a success).
|
# returning an exit code can be used as well (0 indicating a success).
|
||||||
#
|
#
|
||||||
# Module Input Variables
|
# Module Input Variables
|
||||||
# ----------------------
|
# ^^^^^^^^^^^^^^^^^^^^^^
|
||||||
#
|
#
|
||||||
# Users or projects may set the following variables to configure the module
|
# Users or projects may set the following variables to configure the module
|
||||||
# behaviour:
|
# behaviour:
|
||||||
@ -69,10 +69,10 @@
|
|||||||
# versions.
|
# versions.
|
||||||
#
|
#
|
||||||
# Variables defined by the module
|
# Variables defined by the module
|
||||||
# -------------------------------
|
# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
#
|
#
|
||||||
# Result variables
|
# Result variables
|
||||||
# ^^^^^^^^^^^^^^^^
|
# """"""""""""""""
|
||||||
#
|
#
|
||||||
# ``Matlab_FOUND``
|
# ``Matlab_FOUND``
|
||||||
# ``TRUE`` if the Matlab installation is found, ``FALSE``
|
# ``TRUE`` if the Matlab installation is found, ``FALSE``
|
||||||
@ -100,7 +100,7 @@
|
|||||||
# Available only if the component ``MEX_COMPILER`` is asked
|
# Available only if the component ``MEX_COMPILER`` is asked
|
||||||
#
|
#
|
||||||
# Cached variables
|
# Cached variables
|
||||||
# ^^^^^^^^^^^^^^^^
|
# """"""""""""""""
|
||||||
#
|
#
|
||||||
# ``Matlab_MEX_EXTENSION``
|
# ``Matlab_MEX_EXTENSION``
|
||||||
# the extension of the mex files for the current platform (given by Matlab).
|
# the extension of the mex files for the current platform (given by Matlab).
|
||||||
@ -109,7 +109,7 @@
|
|||||||
# is changed by the user, the result variables are recomputed.
|
# is changed by the user, the result variables are recomputed.
|
||||||
#
|
#
|
||||||
# Provided macros
|
# Provided macros
|
||||||
# ---------------
|
# ^^^^^^^^^^^^^^^
|
||||||
#
|
#
|
||||||
# :command:`matlab_get_version_from_release_name`
|
# :command:`matlab_get_version_from_release_name`
|
||||||
# returns the version from the release name
|
# returns the version from the release name
|
||||||
@ -117,7 +117,7 @@
|
|||||||
# returns the release name from the Matlab version
|
# returns the release name from the Matlab version
|
||||||
#
|
#
|
||||||
# Provided functions
|
# Provided functions
|
||||||
# ------------------
|
# ^^^^^^^^^^^^^^^^^^
|
||||||
#
|
#
|
||||||
# :command:`matlab_add_mex`
|
# :command:`matlab_add_mex`
|
||||||
# adds a target compiling a MEX file.
|
# adds a target compiling a MEX file.
|
||||||
@ -139,7 +139,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Known issues
|
# Known issues
|
||||||
# ------------
|
# ^^^^^^^^^^^^
|
||||||
#
|
#
|
||||||
# **Symbol clash in a MEX target**
|
# **Symbol clash in a MEX target**
|
||||||
# By default, every symbols inside a MEX
|
# By default, every symbols inside a MEX
|
||||||
@ -166,7 +166,7 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Reference
|
# Reference
|
||||||
# --------------
|
# ^^^^^^^^^
|
||||||
#
|
#
|
||||||
# .. variable:: Matlab_ROOT_DIR
|
# .. variable:: Matlab_ROOT_DIR
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user