diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-11-09 15:01:05 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-11-10 19:59:19 +0300 |
commit | 9000d69925ac45dcb346b5ea68e71b83cd897d3d (patch) | |
tree | 2fc73220166d2a9283864dd9904f8f99c9c156a1 /Documentation/sound/index.rst | |
parent | 7ddedebb03b7ec030c528ebacdd43e45373476e3 (diff) | |
download | linux-9000d69925ac45dcb346b5ea68e71b83cd897d3d.tar.xz |
ALSA: doc: ReSTize HD-Audio document
The original HD-Audio.txt was already in asciidoc format, so it's a
simple conversion in the end.
A new subdirectory, Documentation/sound/hd-audio, is created and the
document is moved there with another file name to match better with
the recent Documentation tree structure.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/index.rst')
-rw-r--r-- | Documentation/sound/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sound/index.rst b/Documentation/sound/index.rst index 280a57115f00..e9bac7c8b893 100644 --- a/Documentation/sound/index.rst +++ b/Documentation/sound/index.rst @@ -6,6 +6,7 @@ Linux Sound Subsystem Documentation :maxdepth: 2 kernel-api/index + hd-audio/index .. only:: subproject |