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

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Thu Dec 20 12:14:05 CET 2018


Jonathan Neuschäfer has uploaded this change for review. ( 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>
---
M Documentation/mainboard/intel/kblrvp11.md
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/30333/1

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: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181220/14d81dab/attachment.html>


More information about the coreboot-gerrit mailing list