diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/w1/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Documentation/w1/index.rst b/Documentation/w1/index.rst new file mode 100644 index 0000000000..156279f175 --- /dev/null +++ b/Documentation/w1/index.rst @@ -0,0 +1,21 @@ +.. SPDX-License-Identifier: GPL-2.0 + +================ +1-Wire Subsystem +================ + +.. toctree:: + :maxdepth: 1 + + + w1-generic.rst + w1-netlink.rst + masters/index + slaves/index + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |