diff options
author | Markus Heiser <markus.heiser@darmarIT.de> | 2016-08-15 11:15:59 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-18 17:31:56 -0400 |
commit | 505f711174b03f42bdfae1aa6cc191b26c157e94 (patch) | |
tree | 14d7f6ba72d6ff3c6929956849fc07cafae1ce56 /Documentation/gpu/index.rst | |
parent | cfd7c612baa61af61b2c57b7b8321adf2d1b5d90 (diff) |
doc-rst: add index to sub-folders
Add a index if only a sub-folder is build e.g.::
make SPHINXDIRS=media cleandocs htmldocs
BTW: removed dead search link in the top-index file
Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/gpu/index.rst')
-rw-r--r-- | Documentation/gpu/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/gpu/index.rst b/Documentation/gpu/index.rst index fcac0fa72056..5ff3d2b236af 100644 --- a/Documentation/gpu/index.rst +++ b/Documentation/gpu/index.rst | |||
@@ -12,3 +12,10 @@ Linux GPU Driver Developer's Guide | |||
12 | drm-uapi | 12 | drm-uapi |
13 | i915 | 13 | i915 |
14 | vga-switcheroo | 14 | vga-switcheroo |
15 | |||
16 | .. only:: subproject | ||
17 | |||
18 | Indices | ||
19 | ======= | ||
20 | |||
21 | * :ref:`genindex` | ||