[coreboot-gerrit] Change in coreboot[master]: Documentation: Sandybridge RAM init: Fix links for Sphinx/recommonmark

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Mon Apr 23 14:30:59 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/25786


Change subject: Documentation: Sandybridge RAM init: Fix links for Sphinx/recommonmark
......................................................................

Documentation: Sandybridge RAM init: Fix links for Sphinx/recommonmark

Add a dash before the links to other files to mark those files as
subpages, and avoid the following error:

  reading sources... [ 33%] Intel/NativeRaminit/Sandybridge
  Exception occurred:
    File "/usr/lib/python2.7/dist-packages/recommonmark/states.py", line 134, in run_role
      content=content)
  TypeError: 'NoneType' object is not callable

While at it, also spell these filenames correctly: Only
SandyBridge_registers.md is spelled in camel-case.

Change-Id: If92be7d2b61229d0315e1cc5204e951171612fee
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M Documentation/Intel/NativeRaminit/Sandybridge.md
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/25786/1

diff --git a/Documentation/Intel/NativeRaminit/Sandybridge.md b/Documentation/Intel/NativeRaminit/Sandybridge.md
index b27ce93..8203106 100644
--- a/Documentation/Intel/NativeRaminit/Sandybridge.md
+++ b/Documentation/Intel/NativeRaminit/Sandybridge.md
@@ -30,13 +30,13 @@
 | XMP     | Extreme Memory Profiles                                           | -          | -            |
 
 ## (Inoffical) register documentation
-[Sandy Bride - Register documentation](SandyBridge_registers.md)
+- [Sandy Bride - Register documentation](SandyBridge_registers.md)
 
 ## Frequency selection
-[Sandy Bride - Frequency selection](SandyBridge_freq.md)
+- [Sandy Bride - Frequency selection](Sandybridge_freq.md)
 
 ## Read training
-[Sandy Bride - Read training](SandyBridge_read.md)
+- [Sandy Bride - Read training](Sandybridge_read.md)
 
 ### SMBIOS type 17
 The SMBIOS specification allows to report the memory configuration in use.

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If92be7d2b61229d0315e1cc5204e951171612fee
Gerrit-Change-Number: 25786
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180423/385c311a/attachment.html>


More information about the coreboot-gerrit mailing list