[PATCH] cpu-supplement: Remove empty index
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Aug 10 07:39:32 UTC 2018
Due to the hierarchical structure an index is not absolutely necessary
and an empty index is not helpful.
Close #3499.
---
cpu-supplement/genindex.rst | 4 ----
cpu-supplement/index.rst | 2 --
2 files changed, 6 deletions(-)
delete mode 100644 cpu-supplement/genindex.rst
diff --git a/cpu-supplement/genindex.rst b/cpu-supplement/genindex.rst
deleted file mode 100644
index 07b4393..0000000
--- a/cpu-supplement/genindex.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-
-Index
-=====
diff --git a/cpu-supplement/index.rst b/cpu-supplement/index.rst
index d13992d..f218126 100644
--- a/cpu-supplement/index.rst
+++ b/cpu-supplement/index.rst
@@ -61,5 +61,3 @@ to the Community Project hosted at http://www.rtems.org/.
sparc
sparc64
zreferences
-
- genindex
--
2.13.7
More information about the devel
mailing list