From 910ef0cad6ce11a49d26e7f4c91b8d1909b47fd6 Mon Sep 17 00:00:00 2001 From: Anastasia Klimchuk Date: Sat, 19 Aug 2023 22:27:48 +1000 Subject: doc: Fix nesting of About flashrom group of menu items Adding the title to About flashrom index page allows the engine to recognise it as a group with a list of menu items inside, which is as expected. Without the title on the index page, all menu items inside About flashrom are inlined into the menu. Change-Id: I595acc282a536a6d5fa26cf2f8d18dbe549f9716 Signed-off-by: Anastasia Klimchuk Reviewed-on: https://review.coreboot.org/c/flashrom/+/77293 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) Reviewed-by: Alexander Goncharov --- doc/about_flashrom/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/about_flashrom/index.rst b/doc/about_flashrom/index.rst index 11d845f63..de36fc2a6 100644 --- a/doc/about_flashrom/index.rst +++ b/doc/about_flashrom/index.rst @@ -1,3 +1,6 @@ +About flashrom +============== + .. toctree:: :maxdepth: 1 -- cgit v1.2.3