diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-11-19 02:19:28 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-11-19 02:19:28 +0300 |
commit | 726d661fea3e3f76d36515c74e4ce58e7789418e (patch) | |
tree | 0f996a1d5c0cca796b135378beb66e9829fae854 /Documentation/sound/designs/index.rst | |
parent | 917fef6f7ee8b2fe852692ac49771342bfef9433 (diff) | |
parent | c6ab9e57e84ee015bb9c5de213d9f85e5fd4e085 (diff) | |
download | linux-726d661fea3e3f76d36515c74e4ce58e7789418e.tar.xz |
Merge remote-tracking branch 'sound/topic/restize-docs' into sound
Bring in the sphinxification of the sound documentation.
Diffstat (limited to 'Documentation/sound/designs/index.rst')
-rw-r--r-- | Documentation/sound/designs/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Documentation/sound/designs/index.rst b/Documentation/sound/designs/index.rst new file mode 100644 index 000000000000..04dcdae3e4f2 --- /dev/null +++ b/Documentation/sound/designs/index.rst @@ -0,0 +1,15 @@ +Designs and Implementations +=========================== + +.. toctree:: + :maxdepth: 2 + + control-names + channel-mapping-api + compress-offload + timestamping + jack-controls + procfile + powersave + oss-emulation + seq-oss |