Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/software/libm2k/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,10 @@
~/libm2k/build
$cmake -DENABLE_CSHARP=ON/OFF ..

MATLAB bindings

Check failure on line 209 in docs/software/libm2k/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:1 Use '[Mm]atlab' instead of 'MATLAB'.
~~~~~~~~~~~~~~~

MATLAB bindings come pre-packaged through installers for Linux and Windows.

Check failure on line 212 in docs/software/libm2k/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:1 Use '[Mm]atlab' instead of 'MATLAB'.
Further documentation is provided at :ref:`m2k matlab`.

LabVIEW bindings
Expand Down Expand Up @@ -266,7 +266,7 @@
Dependencies
~~~~~~~~~~~~

Install git, cmake, swig, python:

Check failure on line 269 in docs/software/libm2k/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:14 Use 'CMake' instead of 'cmake'.

.. shell::

Expand Down Expand Up @@ -300,7 +300,7 @@
Dependencies
~~~~~~~~~~~~

Install git, cmake, swig and python:

Check failure on line 303 in docs/software/libm2k/index.rst

View workflow job for this annotation

GitHub Actions / check-doc

vale:Vale.Terms:14 Use 'CMake' instead of 'cmake'.

.. shell::

Expand Down Expand Up @@ -433,7 +433,7 @@
~~~~~~~~~~~~~

An automatically generated documentation of the API can be found
`here <https://analogdevicesinc.github.io/libm2k/annotated.html>`__.
`here <https://analogdevicesinc.github.io/libm2k/>`__.

calibration
~~~~~~~~~~~
Expand Down
Loading