diff options
author | Markus Heiser <markus.heiser@darmarIT.de> | 2016-08-15 17:15:59 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-18 23:31:56 +0200 |
commit | 505f711174b03f42bdfae1aa6cc191b26c157e94 (patch) | |
tree | 14d7f6ba72d6ff3c6929956849fc07cafae1ce56 /Documentation/media/index.rst | |
parent | kconfig-language: improve menuconfig usage description (diff) | |
download | linux-505f711174b03f42bdfae1aa6cc191b26c157e94.tar.xz linux-505f711174b03f42bdfae1aa6cc191b26c157e94.zip |
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/media/index.rst')
-rw-r--r-- | Documentation/media/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/media/index.rst b/Documentation/media/index.rst index e85c557eeea3..7f8f0af620ce 100644 --- a/Documentation/media/index.rst +++ b/Documentation/media/index.rst @@ -10,3 +10,10 @@ Contents: media_kapi dvb-drivers/index v4l-drivers/index + +.. only:: subproject + + Indices + ======= + + * :ref:`genindex` |