mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
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:
parent
241a8021c6
commit
6f2ec3a9d5
4 changed files with 18 additions and 2 deletions
|
@ -32,3 +32,11 @@ Contents:
|
|||
java
|
||||
bad-memory
|
||||
basic-profiling
|
||||
|
||||
.. only:: subproject and html
|
||||
|
||||
Indices
|
||||
=======
|
||||
|
||||
* :ref:`genindex`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue