[coreboot-gerrit] Change in ...coreboot[master]: Documentation/mb/intel/kblrvp11: Fix table formatting

Felix Held (Code Review) gerrit at coreboot.org
Thu Dec 20 15:20:51 CET 2018


Felix Held has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30333 )

Change subject: Documentation/mb/intel/kblrvp11: Fix table formatting
......................................................................

Documentation/mb/intel/kblrvp11: Fix table formatting

Without this patch, Sphinx 1.7.9 prints the following warning, and
doesn't emit the table as HTML:

  /.../Documentation/mainboard/intel/kblrvp11.md:1: WARNING: Malformed table.

  +------------------+---------------------------------------------------+
  | CPU              | Kaby lake H (i7-7820EQ)                          |
  +------------------+---------------------------------------------------+
  | PCH              | Skylake PCH-H (called SPT-H)                      |
  +------------------+---------------------------------------------------+
  | Coprocessor      | Intel ME                                          |
  +------------------+---------------------------------------------------+

Change-Id: I17920398126d57eb8815c45e4a0d4b100f46004a
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Reviewed-on: https://review.coreboot.org/c/30333
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas at noos.fr>
Reviewed-by: Patrick Georgi <pgeorgi at google.com>
Reviewed-by: Angel Pons <th3fanbus at gmail.com>
Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
---
M Documentation/mainboard/intel/kblrvp11.md
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Patrick Georgi: Looks good to me, approved
  Felix Held: Looks good to me, approved
  HAOUAS Elyes: Looks good to me, but someone else must approve
  Angel Pons: Looks good to me, approved



diff --git a/Documentation/mainboard/intel/kblrvp11.md b/Documentation/mainboard/intel/kblrvp11.md
index 5b0496d..4ccb392 100644
--- a/Documentation/mainboard/intel/kblrvp11.md
+++ b/Documentation/mainboard/intel/kblrvp11.md
@@ -67,7 +67,7 @@
 
 ```eval_rst
 +------------------+---------------------------------------------------+
-| CPU              | Kaby lake H (i7-7820EQ)                          |
+| CPU              | Kaby lake H (i7-7820EQ)                           |
 +------------------+---------------------------------------------------+
 | PCH              | Skylake PCH-H (called SPT-H)                      |
 +------------------+---------------------------------------------------+

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30333
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I17920398126d57eb8815c45e4a0d4b100f46004a
Gerrit-Change-Number: 30333
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181220/3a8e8391/attachment.html>


More information about the coreboot-gerrit mailing list