manual.txt 598 B

1234567891011121314151617181920212223242526272829303132333435
  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. image::logo.png[]
  9. :leveloffset: 1
  10. include::introduction.txt[]
  11. include::starting-up.txt[]
  12. include::working-with.txt[]
  13. include::faq-troubleshooting.txt[]
  14. include::going-further.txt[]
  15. include::developer-guide.txt[]
  16. include::legal-notice.txt[]
  17. include::beyond-buildroot.txt[]
  18. include::get-involved.txt[]
  19. include::contribute.txt[]
  20. include::appendix.txt[]