<p>Tom Hiller has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28326">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Documentation: Fix make rule for sphinx-autobuild<br><br>Execute sphinx-autobuild for livesphinx make rule<br><br>Change-Id: I725392f1f132101eede8fed75e8d225c972ad1fe<br>Signed-off-by: Tom Hiller <thrilleratplay@gmail.com><br>---<br>M Documentation/Makefile.sphinx<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/28326/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Documentation/Makefile.sphinx b/Documentation/Makefile.sphinx</span><br><span>index 8c10a9f..5236f3e 100644</span><br><span>--- a/Documentation/Makefile.sphinx</span><br><span>+++ b/Documentation/Makefile.sphinx</span><br><span>@@ -57,7 +57,7 @@</span><br><span> </span><br><span> .PHONY: livehtml</span><br><span> livehtml:</span><br><span style="color: hsl(0, 100%, 40%);">-    $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)</span><br><span style="color: hsl(120, 100%, 40%);">+   $(SPHINXAUTOBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)</span><br><span>      @echo</span><br><span>        @echo "Autobuild finished. The HTML pages are in $(BUILDDIR)."</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28326">change 28326</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/28326"/><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: I725392f1f132101eede8fed75e8d225c972ad1fe </div>
<div style="display:none"> Gerrit-Change-Number: 28326 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tom Hiller <thrilleratplay@gmail.com> </div>