manual.txt 982 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. = The Buildroot user manual
  4. :toc:
  5. Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
  6. {localtime} from git revision {sys:git rev-parse --short HEAD}
  7. The Buildroot manual is written by the Buildroot developers.
  8. It is licensed under the GNU General Public License, version 2. Refer to the
  9. http://git.buildroot.org/buildroot/tree/COPYING[COPYING] file in the Buildroot
  10. sources for the full text of this license.
  11. Copyright (C) 2004-2014 The Buildroot developers
  12. image::logo.png[]
  13. = Getting started
  14. include::introduction.txt[]
  15. include::starting-up.txt[]
  16. include::get-involved.txt[]
  17. = User guide
  18. include::working-with.txt[]
  19. include::faq-troubleshooting.txt[]
  20. include::known-issues.txt[]
  21. include::legal-notice.txt[]
  22. include::beyond-buildroot.txt[]
  23. = Developer guide
  24. include::how-buildroot-works.txt[]
  25. include::developer-guide.txt[]
  26. include::contribute.txt[]
  27. = Appendix
  28. include::appendix.txt[]