docs/buildroot.html: add new manual location and warning about this page
Signed-off-by: Samuel MARTIN <s.martin49@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
955714a0b7
commit
1e06a030e6
@ -37,6 +37,21 @@
|
||||
<li><a href="#links">Resources</a></li>
|
||||
</ul>
|
||||
|
||||
<p><b>WARNING:</b> Since the 2011.11 release, this page is on its way to be
|
||||
deprecated. Information may be incomplete and out-dated.</p>
|
||||
|
||||
<p>To get an up-to-date documentation for
|
||||
<a href="http://buildroot.net/">Buildroot</a>-2011.11 or a git view, just
|
||||
run:</p>
|
||||
<pre>
|
||||
$ make manual
|
||||
</pre>
|
||||
<p><i>This requires <code>asciidoc</code> installed on the host system.</i></p>
|
||||
|
||||
<p>For releases since <a href="http://buildroot.net/">Buildroot</a>-2012.02,
|
||||
manuals (html, pdf and text) are available in the <code>docs/manual</code>
|
||||
directory.</p>
|
||||
|
||||
<h2 id="about">About Buildroot</h2>
|
||||
|
||||
<p>Buildroot is a set of Makefiles and patches that allows you to easily
|
||||
|
Loading…
Reference in New Issue
Block a user