doc-rst: include index only in subproject AND html
The index should only be included if the build of the sub-folder is done with the html-builder (HTML output). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:

committed by
Jonathan Corbet

parent
241a8021c6
commit
6f2ec3a9d5
@@ -32,3 +32,11 @@ Contents:
|
||||
java
|
||||
bad-memory
|
||||
basic-profiling
|
||||
|
||||
.. only:: subproject and html
|
||||
|
||||
Indices
|
||||
=======
|
||||
|
||||
* :ref:`genindex`
|
||||
|
||||
|
Reference in New Issue
Block a user