Skip to content

Commit 737575d

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: iio: Allow creating cross-references ABI
Now that Documentation/ABI is processed by automarkup, let it generate cross-references for the corresponding ABI file. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Jonathan Cameron <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/10e7d46360b5e5782d5c09e2706ba47c2315df4f.1739254867.git.mchehab+huawei@kernel.org
1 parent 866ea82 commit 737575d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/driver-api/iio/core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ directory. Common attributes are:
6060
* :file:`sampling_frequency_available`, available discrete set of sampling
6161
frequency values for device.
6262
* Available standard attributes for IIO devices are described in the
63-
:file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel
63+
:file:Documentation/ABI/testing/sysfs-bus-iio file in the Linux kernel
6464
sources.
6565

6666
IIO device channels

Documentation/iio/iio_devbuf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ applied), however there are corner cases in which the buffered data may be found
148148
in a processed form. Please note that these corner cases are not addressed by
149149
this documentation.
150150

151-
Please see ``Documentation/ABI/testing/sysfs-bus-iio`` for a complete
151+
Please see Documentation/ABI/testing/sysfs-bus-iio for a complete
152152
description of the attributes.

0 commit comments

Comments
 (0)