manual.txt 735 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. The Buildroot user manual
  4. =========================
  5. :toc:
  6. Buildroot usage and documentation by Thomas Petazzoni. Contributions
  7. from Karsten Kruse, Ned Ludd, Martin Herren and others.
  8. Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {docdate}
  9. {doctime} from git revision {sys:git rev-parse --short HEAD}
  10. image::logo.png[]
  11. :leveloffset: 1
  12. include::introduction.txt[]
  13. include::starting-up.txt[]
  14. include::working-with.txt[]
  15. include::faq-troubleshooting.txt[]
  16. include::going-further.txt[]
  17. include::developer-guide.txt[]
  18. include::legal-notice.txt[]
  19. include::beyond-buildroot.txt[]
  20. include::get-involved.txt[]
  21. include::contribute.txt[]
  22. include::appendix.txt[]