summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/iio/index.rst
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@kernel.org>2017-01-01 12:32:45 +0000
committerJonathan Corbet <corbet@lwn.net>2017-01-04 13:24:41 -0700
commit49b2fd6ea63d7fe9c81f00e6d0117827db1d30c6 (patch)
tree1969e3f7ca1d6edade9fb501a688e2d3b3041111 /Documentation/driver-api/iio/index.rst
parent36f671be1db1b17d3d4ab0c8b47f81ccb1efcb75 (diff)
docs: IIO documentation sphinx conversion
This is a manual conversion of the existing DocBook documentation for IIO. The intent is not to substantially change any of the content in this patch, but to give a base to build upon. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api/iio/index.rst')
-rw-r--r--Documentation/driver-api/iio/index.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/driver-api/iio/index.rst b/Documentation/driver-api/iio/index.rst
new file mode 100644
index 000000000000..e5c3922d1b6f
--- /dev/null
+++ b/Documentation/driver-api/iio/index.rst
@@ -0,0 +1,17 @@
+.. include:: <isonum.txt>
+
+Industrial I/O
+==============
+
+**Copyright** |copy| 2015 Intel Corporation
+
+Contents:
+
+.. toctree::
+ :maxdepth: 2
+
+ intro
+ core
+ buffers
+ triggers
+ triggered-buffers