2005-02-21 22:16:29 +01:00
|
|
|
<!--#include file="header.html" -->
|
|
|
|
|
2014-10-31 16:50:51 +01:00
|
|
|
<div class="row">
|
|
|
|
<div class="col-sm-10 col-sm-offset-1">
|
|
|
|
|
2014-03-02 19:04:24 +01:00
|
|
|
<h2>Documentation</h2>
|
2010-05-16 16:31:33 +02:00
|
|
|
|
2012-08-02 10:25:23 +02:00
|
|
|
<p>The Buildroot user manual is where you want to start reading if you
|
|
|
|
wish to understand how Buildroot works, or wish to change/extend/fix
|
|
|
|
things. It is available as:</p>
|
|
|
|
|
2014-01-08 17:16:24 +01:00
|
|
|
<h4>Latest stable release</h4>
|
2012-08-02 10:25:23 +02:00
|
|
|
<ul>
|
2015-08-26 00:00:02 +02:00
|
|
|
<li><a href="/manual.html">Online HTML</a></li>
|
2012-08-02 10:25:23 +02:00
|
|
|
<li><a href="/downloads/manual/manual.pdf">PDF document</a></li>
|
|
|
|
<li><a href="/downloads/manual/manual.text">ASCII text</a></li>
|
|
|
|
</ul>
|
|
|
|
|
2014-01-08 17:16:24 +01:00
|
|
|
<h4>Nightly build</h4>
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://nightly.buildroot.org/manual.html">Online HTML</a></li>
|
|
|
|
<li><a href="http://nightly.buildroot.org/manual.pdf">PDF document</a></li>
|
|
|
|
<li><a href="http://nightly.buildroot.org/manual.text">ASCII text</a></li>
|
|
|
|
</ul>
|
|
|
|
|
2012-08-02 10:25:23 +02:00
|
|
|
<p>If you find any errors (factual, grammatical, whatever) please
|
2015-06-03 04:16:34 +02:00
|
|
|
report them to us.</p>
|
|
|
|
|
|
|
|
<h2>Training</h2>
|
|
|
|
|
|
|
|
<p><a href="http://www.free-electrons.com">Free Electrons</a> offers a
|
|
|
|
complete <a href="http://free-electrons.com/training/buildroot/">3-days
|
|
|
|
training course on Buildroot</a>. They also make the training
|
|
|
|
materials freely available:</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-slides.pdf">slides
|
|
|
|
(PDF)</a></li>
|
|
|
|
<li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-labs.pdf">practical
|
|
|
|
labs (PDF)</a></li>
|
|
|
|
<li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-labs.tar.xz">practical
|
|
|
|
labs data (.tar.xz)</a></li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<h2>Getting support</h2>
|
2010-05-16 16:31:33 +02:00
|
|
|
|
|
|
|
<p>If you find that you need help with Buildroot, you can ask for
|
|
|
|
help:</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
2014-03-02 19:04:24 +01:00
|
|
|
<li>On the <a href="support.html">buildroot mailing list</a>
|
2014-03-18 09:12:16 +01:00
|
|
|
at <code>buildroot at buildroot.org</code></li>
|
2010-05-16 16:31:33 +02:00
|
|
|
|
2011-12-29 17:48:53 +01:00
|
|
|
<li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
|
|
|
|
channel</a>, <code>#buildroot</code> on Freenode</li>
|
2010-05-16 16:31:33 +02:00
|
|
|
|
2014-05-24 22:06:49 +02:00
|
|
|
<li>On our <a href="https://bugs.buildroot.org">bugtracker</a>.</li>
|
2005-02-21 22:16:29 +01:00
|
|
|
|
2010-05-16 16:31:33 +02:00
|
|
|
<li>Through the various companies offering commercial Buildroot
|
|
|
|
support.</li>
|
2005-02-21 22:16:29 +01:00
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
2014-10-31 16:50:51 +01:00
|
|
|
</div><!--/.col-sm-10 -->
|
|
|
|
</div><!--/.row -->
|
|
|
|
|
2005-02-21 22:16:29 +01:00
|
|
|
<!--#include file="footer.html" -->
|
|
|
|
|