Attention is currently required from: Anastasia Klimchuk, Sydney, Thomas Heijligen.
Hello Peter Marheine, Sydney, Thomas Heijligen, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/82196?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Sydney, Verified+1 by build bot (Jenkins)
Change subject: doc: Fix index files in Supported HW section ......................................................................
doc: Fix index files in Supported HW section
By default toctree in the index file displays full tree of docs with all the nested levels, and it's too much detail. Besides, left side menu displays the tree anyway, so duplication is not needed. Supported hardware section has the deepest nesting out of all other docs.
This patch changes high-level index files to only display flat list of next level subtree. On deeper level, full index is displayed.
Change-Id: Ia15e9766cce6f19be1e69fbb1236a327ae3d57b3 Signed-off-by: Anastasia Klimchuk aklm@flashrom.org --- M doc/supported_hw/index.rst M doc/supported_hw/supported_prog/index.rst 2 files changed, 11 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/96/82196/2