diff options
author | Markus Heiser <markus.heiser@darmarIT.de> | 2016-08-13 10:12:43 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-14 13:52:16 -0400 |
commit | b32febad77068b4a28daf7b7e063438d0cca8a42 (patch) | |
tree | ddbdb188e8166587a5d15cceb8f9db9f58b31622 /Documentation/index.rst | |
parent | 606b9ac81a63ab3adb7e61206b9ae34ee186a89d (diff) |
doc-rst: add stand-alone conf.py to media folder
With the media/conf.py, and media/index.rst the media folder can be
build and distributed stand-alone.
Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index e0fc72963e87..bdd9525e05aa 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst | |||
@@ -6,18 +6,13 @@ | |||
6 | Welcome to The Linux Kernel's documentation! | 6 | Welcome to The Linux Kernel's documentation! |
7 | ============================================ | 7 | ============================================ |
8 | 8 | ||
9 | Nothing for you to see here *yet*. Please move along. | ||
10 | |||
11 | Contents: | 9 | Contents: |
12 | 10 | ||
13 | .. toctree:: | 11 | .. toctree:: |
14 | :maxdepth: 2 | 12 | :maxdepth: 2 |
15 | 13 | ||
16 | kernel-documentation | 14 | kernel-documentation |
17 | media/media_uapi | 15 | media/index |
18 | media/media_kapi | ||
19 | media/dvb-drivers/index | ||
20 | media/v4l-drivers/index | ||
21 | gpu/index | 16 | gpu/index |
22 | 17 | ||
23 | Indices and tables | 18 | Indices and tables |