summaryrefslogtreecommitdiff
path: root/docs/docs.html
blob: 65eaff1c4f0bc6a3b162b6f180332f17bfedd4d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--#include file="header.html" -->

<h3>Documentation</h3>

<p>The <a href="/downloads/manual/manual.html">Buildroot user manual</a>
is where you want to start reading if you wish to understand how
Buildroot works, or wish to change/extend/fix things. If you find any
errors (factual, grammatical, whatever) please report them to us.</p>

<p>If you find that you need help with Buildroot, you can ask for
help:</p>

<ul>

  <li>On the <a href="lists.html">buildroot mailing list</a>
  at <code>buildroot at uclibc.org</code></li>

  <li>On the <a href="irc://freenode.net/#buildroot">Buildroot IRC
  channel</a>, <code>#buildroot</code> on Freenode</li>

  <li>On our <a href="https://bugs.uclibc.org">bugtracker</a>.</li>

  <li>Through the various companies offering commercial Buildroot
  support.</li>

</ul>

<!--#include file="footer.html" -->