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>
# -*- coding: utf-8; mode: python -*-
project = "Linux GPU Driver Developer's Guide"
+
+tags.add("subproject")
drm-uapi
i915
vga-switcheroo
+
+.. only:: subproject
+
+ Indices
+ =======
+
+ * :ref:`genindex`
==================
* :ref:`genindex`
-* :ref:`search`
# -*- coding: utf-8; mode: python -*-
project = 'Linux Media Subsystem Documentation'
+
+tags.add("subproject")
media_kapi
dvb-drivers/index
v4l-drivers/index
+
+.. only:: subproject
+
+ Indices
+ =======
+
+ * :ref:`genindex`