doc-rst: add index to sub-folders
authorMarkus Heiser <markus.heiser@darmarIT.de>
Mon, 15 Aug 2016 15:15:59 +0000 (17:15 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Aug 2016 21:31:56 +0000 (15:31 -0600)
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>
Documentation/gpu/conf.py
Documentation/gpu/index.rst
Documentation/index.rst
Documentation/media/conf.py
Documentation/media/index.rst

index d60bcd0..6314d17 100644 (file)
@@ -1,3 +1,5 @@
 # -*- coding: utf-8; mode: python -*-
 
 project = "Linux GPU Driver Developer's Guide"
+
+tags.add("subproject")
index fcac0fa..5ff3d2b 100644 (file)
@@ -12,3 +12,10 @@ Linux GPU Driver Developer's Guide
    drm-uapi
    i915
    vga-switcheroo
+
+.. only::  subproject
+
+   Indices
+   =======
+
+   * :ref:`genindex`
index bdd9525..a15f818 100644 (file)
@@ -19,4 +19,3 @@ Indices and tables
 ==================
 
 * :ref:`genindex`
-* :ref:`search`
index 62bdba2..77cb2bb 100644 (file)
@@ -1,3 +1,5 @@
 # -*- coding: utf-8; mode: python -*-
 
 project = 'Linux Media Subsystem Documentation'
+
+tags.add("subproject")
index e85c557..7f8f0af 100644 (file)
@@ -10,3 +10,10 @@ Contents:
    media_kapi
    dvb-drivers/index
    v4l-drivers/index
+
+.. only::  subproject
+
+   Indices
+   =======
+
+   * :ref:`genindex`