Skip to content

Commit

Permalink
doc/mainboard/index: Deduplicate menu points for T530 and W530
Browse files Browse the repository at this point in the history
Both mainboards have the same documentation. Instead of having two list
items referring to the same document, just merge the two items.

This fixes the following Sphinx warning:

  WARNING: duplicated entry found in toctree: mainboard/lenovo/w530

Change-Id: I4140b34db01b1d5f47a39b9c1e33405e7789de63
Signed-off-by: Felix Singer <[email protected]>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77503
Reviewed-by: Nicholas Chin <[email protected]>
Tested-by: build bot (Jenkins) <[email protected]>
  • Loading branch information
felixsinger authored and Felix Singer committed Aug 27, 2023
1 parent ead437f commit 7f50bcc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Documentation/mainboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ The boards in this section are not real mainboards, but emulators.
### Ivy Bridge series

- [T430](lenovo/t430.md)
- [T530](lenovo/w530.md)
- [W530](lenovo/w530.md)
- [T530 / W530](lenovo/w530.md)
- [T430 / T530 / X230 / W530 common](lenovo/Ivy_Bridge_series.md)
- [T431s](lenovo/t431s.md)
- [X230s](lenovo/x230s.md)
Expand Down

0 comments on commit 7f50bcc

Please sign in to comment.