<p>Tom Hiller has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27719">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Documentation: fix relase version linking<br><br>Correct links to coreboot release notes and fixes related "document<br>isn't included in any toctree" warnings.<br><br>Change-Id: I6563da6f82f5686e54791331312434828c63f5a6<br>Signed-off-by: Tom Hiller <thrilleratplay@gmail.com><br>---<br>M Documentation/conf.py<br>D Documentation/releases/index.md<br>A Documentation/releases/index.rst<br>3 files changed, 16 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/27719/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Documentation/conf.py b/Documentation/conf.py</span><br><span>index 3de69c8..b5869b0 100644</span><br><span>--- a/Documentation/conf.py</span><br><span>+++ b/Documentation/conf.py</span><br><span>@@ -5,7 +5,7 @@</span><br><span> templates_path = ['_templates']</span><br><span> </span><br><span> # The suffix(es) of source filenames.</span><br><span style="color: hsl(0, 100%, 40%);">-source_suffix = ['.md']</span><br><span style="color: hsl(120, 100%, 40%);">+source_suffix = ['.md', '.rst']</span><br><span> </span><br><span> # The master toctree document.</span><br><span> master_doc = 'index'</span><br><span>diff --git a/Documentation/releases/index.md b/Documentation/releases/index.md</span><br><span>deleted file mode 100644</span><br><span>index fd95fd7..0000000</span><br><span>--- a/Documentation/releases/index.md</span><br><span>+++ /dev/null</span><br><span>@@ -1,16 +0,0 @@</span><br><span style="color: hsl(0, 100%, 40%);">-Release notes for previous releases</span><br><span style="color: hsl(0, 100%, 40%);">-===================================</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.1 - July 2015](coreboot-4.1-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.2 - October 2015](coreboot-4.2-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.3 - January 2016](coreboot-4.3-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.4 - May 2016](coreboot-4.4-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.5 - October 2016](coreboot-4.5-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.6 - April 2017](coreboot-4.6-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.7 - January 2018](coreboot-4.7-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.8 - May 2018](coreboot-4.8.1-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-Upcoming release</span><br><span>-----------------</span><br><span style="color: hsl(0, 100%, 40%);">-### * [4.9 - November 2018](coreboot-4.9-relnotes.md)</span><br><span style="color: hsl(0, 100%, 40%);">-Please add to the release notes as changes are added:</span><br><span>diff --git a/Documentation/releases/index.rst b/Documentation/releases/index.rst</span><br><span>new file mode 100644</span><br><span>index 0000000..61ecfa7</span><br><span>--- /dev/null</span><br><span>+++ b/Documentation/releases/index.rst</span><br><span>@@ -0,0 +1,15 @@</span><br><span style="color: hsl(120, 100%, 40%);">+Release notes for previous releases</span><br><span style="color: hsl(120, 100%, 40%);">+===================================</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+.. toctree::</span><br><span style="color: hsl(120, 100%, 40%);">+   :maxdepth: 1</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.8.1-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.7-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.6-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.5-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.4-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.3-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.2-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.1-relnotes</span><br><span style="color: hsl(120, 100%, 40%);">+   coreboot-4.9-relnotes</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27719">change 27719</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/27719"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6563da6f82f5686e54791331312434828c63f5a6 </div>
<div style="display:none"> Gerrit-Change-Number: 27719 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tom Hiller <thrilleratplay@gmail.com> </div>