[elbe-devel] [PATCH] docs: Remove empty indices from index
Bastian Germann
bage at linutronix.de
Fri Sep 23 12:24:38 CEST 2022
The python module documentation is not auto-generated and is not helpful
for users. Also the genindex and search pages are empty.
Remove them all to prevent confusion.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
docs/index.rst | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst
index c347bf0c3d..9d7391fec3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -14,10 +14,3 @@ ELBE docs
:caption: man-pages
elbe*
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`
--
2.30.2
More information about the elbe-devel
mailing list