Commit 1e06a030 authored by Samuel MARTIN's avatar Samuel MARTIN Committed by Peter Korsgaard
Browse files

docs/buildroot.html: add new manual location and warning about this page

parent 955714a0
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -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