<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbmc-docs/Makefile, branch master</title>
<subtitle>OpenBMC documentation</subtitle>
<id>https://git.raptorcs.com/git/openbmc-docs/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/openbmc-docs/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/'/>
<updated>2018-11-07T01:58:51+00:00</updated>
<entry>
<title>userguide: update path to code-update</title>
<updated>2018-11-07T01:58:51+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2018-11-07T01:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=c7c7c866715c0a538da3d8a3aece4cecd16a5da0'/>
<id>urn:sha1:c7c7c866715c0a538da3d8a3aece4cecd16a5da0</id>
<content type='text'>
This was moved in c4c7f4055387 ("Moved host code update to own doc") but
no one updated the makefile.

Change-Id: I2b0b3aad6d2436c9cb207a4faeff7468e54a5b2a
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>Makefile: Document how to build</title>
<updated>2018-11-07T01:58:51+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2018-11-07T01:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=f9ada90ea5141b6635b78a829a0a641b02a1ffc6'/>
<id>urn:sha1:f9ada90ea5141b6635b78a829a0a641b02a1ffc6</id>
<content type='text'>
Change-Id: Ief393626f9ca5a838eba574e6b70587405118d4e
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>userguide: run tex twice</title>
<updated>2016-05-26T03:15:14+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2016-05-26T03:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=b065d2c15a5cd0a2e3e320c176fc19e3b9aabd51'/>
<id>urn:sha1:b065d2c15a5cd0a2e3e320c176fc19e3b9aabd51</id>
<content type='text'>
.. to generate proper cross-references.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>userguide: don't run tex in interactive mode</title>
<updated>2016-05-26T03:14:14+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2016-05-26T03:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=dd1b5c0e303831f077731a8a6f3120e8137b03c0'/>
<id>urn:sha1:dd1b5c0e303831f077731a8a6f3120e8137b03c0</id>
<content type='text'>
... as it doesn't behave well with CI builds.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>userguide: Don't use pandoc for final tex output</title>
<updated>2016-05-26T03:12:55+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2016-05-26T03:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=8b80cb60799d090235172a7102f93625f3f255b9'/>
<id>urn:sha1:8b80cb60799d090235172a7102f93625f3f255b9</id>
<content type='text'>
When using pandoc to create the main .tex document, we lose all styles
and formatting information in the main userguide doc.

This change reverts commit bba5b1817e89bd63766e2bb91d406130f027fcaf, and
adds the \tighlist macro that was required by that change.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>Makefile: Remove xelatex build log on clean</title>
<updated>2016-05-09T06:03:54+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2016-05-09T06:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=b63933fcc3915c87e3faa09c593dac9006ae13b4'/>
<id>urn:sha1:b63933fcc3915c87e3faa09c593dac9006ae13b4</id>
<content type='text'>
Previously the log files from xelatex were being left behind. Also, as
xelatex now builds the generated userguide.tex, the arguments to rm can
be matched by the userguide.* wildcard along with *.tex to remove the
remaining pandoc output.

Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
</content>
</entry>
<entry>
<title>userguide: Generate userguide.tex to include \tightlist macro</title>
<updated>2016-05-09T05:40:34+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2016-05-09T05:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=bba5b1817e89bd63766e2bb91d406130f027fcaf'/>
<id>urn:sha1:bba5b1817e89bd63766e2bb91d406130f027fcaf</id>
<content type='text'>
Allow xelatex to build userguide.pdf without errors.

pandoc injects \tightlist macros into its output files which cause
xelatex to choke. By processing the hand-rolled userguide.tex with
pandoc the definition is injected and xelatex can build the PDF.

Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
</content>
</entry>
<entry>
<title>Add infrastructure for User Guide</title>
<updated>2016-05-05T07:08:23+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2016-05-05T04:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/openbmc-docs/commit/?id=a72974312446174f382ab424460f3b355fc2874c'/>
<id>urn:sha1:a72974312446174f382ab424460f3b355fc2874c</id>
<content type='text'>
This change adds a little infrastructure for creating an OpenBMC User's
Guide, from the user-related documents in markdown.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
</feed>
