diff options
Diffstat (limited to 'Documentation/sound/index.rst')
-rw-r--r-- | Documentation/sound/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Documentation/sound/index.rst b/Documentation/sound/index.rst new file mode 100644 index 000000000000..47b89f014e69 --- /dev/null +++ b/Documentation/sound/index.rst @@ -0,0 +1,20 @@ +=================================== +Linux Sound Subsystem Documentation +=================================== + +.. toctree:: + :maxdepth: 2 + + kernel-api/index + designs/index + soc/index + alsa-configuration + hd-audio/index + cards/index + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex` |