1 <!--#include file="header.html" -->
3 <div class=
"container">
5 <div class=
"col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
7 <div class=
"panel panel-primary">
8 <div class=
"panel-heading">Documentation
</div>
9 <div class=
"panel-body">
10 <p>The Buildroot user manual is where you want to start reading if you
11 wish to understand how Buildroot works, or wish to change/extend/fix
12 things. It is available as:
</p>
14 <div class=
"row mt centered">
15 <div class=
"col-sm-4">
16 <div class=
"flip-container center-block" ontouchstart=
"this.classList.toggle('hover');">
19 <a href=
"/manual.html"><img src=
"images/browser.png" width=
"180" alt=
""></a>
22 <a href=
"/manual.html"><img src=
"images/browser.png" width=
"180" alt=
""></a>
28 <a href=
"/manual.html">Stable
</a> |
29 <a href=
"http://nightly.buildroot.org/manual.html">Nightly
</a>
34 <div class=
"col-sm-4">
35 <div class=
"flip-container center-block" ontouchstart=
"this.classList.toggle('hover');">
38 <img src=
"images/pdf-icon.png" width=
"180" alt=
"">
41 <img src=
"images/pdf-icon.png" width=
"180" alt=
"">
47 <a href=
"/downloads/manual/manual.pdf">Stable
</a> |
48 <a href=
"http://nightly.buildroot.org/manual.pdf">Nightly
</a>
53 <div class=
"col-sm-4">
54 <div class=
"flip-container center-block" ontouchstart=
"this.classList.toggle('hover');">
57 <img src=
"images/text.png" width=
"180" alt=
"">
60 <img src=
"images/text.png" width=
"180" alt=
"">
66 <a href=
"/downloads/manual/manual.text">Stable
</a> |
67 <a href=
"http://nightly.buildroot.org/manual.text">Nightly
</a>
73 <p>If you find any errors (factual, grammatical, whatever) please
74 report them to us.
</p>
78 <div class=
"panel panel-primary">
79 <div class=
"panel-heading">Training
</div>
80 <div class=
"panel-body">
81 <p><a href=
"http://www.free-electrons.com">Free Electrons
</a> offers a
82 complete
<a href=
"http://free-electrons.com/training/buildroot/">3-days
83 training course on Buildroot
</a>. They also make the training
84 materials freely available:
</p>
87 <div class=
"col-sm-8">
88 <div class=
"panel panel-success">
89 <div class=
"panel-heading">Slides preview
</div>
90 <div class=
"panel-body">
91 <div id=
"slides" style=
"width: 100%; padding-bottom: 75%; position: relative">
92 <a href=
"http://free-electrons.com/doc/training/buildroot/buildroot-slides.pdf"><img src=
"images/buildroot-slides.png" alt=
"buildroot slides" style=
"position:absolute; width:100%; height:100%; top:0; left:0;"></a>
98 <div class=
"col-sm-4">
99 <div class=
"panel panel-default ">
100 <div class=
"panel-heading">Training materials
</div>
101 <div class=
"panel-body">
103 <li><a href=
"http://free-electrons.com/doc/training/buildroot/buildroot-slides.pdf">slides (PDF)
</a></li>
104 <li><a href=
"http://free-electrons.com/doc/training/buildroot/buildroot-labs.pdf">practical labs (PDF)
</a></li>
105 <li><a href=
"http://free-electrons.com/doc/training/buildroot/buildroot-labs.tar.xz">practical labs data (.tar.xz)
</a></li>
118 <!--#include file="footer.html" -->