diff options
Diffstat (limited to 'docs/manual/manual.txt')
-rw-r--r-- | docs/manual/manual.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt new file mode 100644 index 000000000..10ce69508 --- /dev/null +++ b/docs/manual/manual.txt @@ -0,0 +1,32 @@ +The Buildroot user manual +========================= +:toc: + +Buildroot usage and documentation by Thomas Petazzoni. Contributions +from Karsten Kruse, Ned Ludd, Martin Herren and others. + +image::logo.png[] + +:leveloffset: 1 + +include::introduction.txt[] + +include::getting.txt[] + +include::using.txt[] + +include::customize.txt[] + +include::rebuilding-packages.txt[] + +include::how-buildroot-works.txt[] + +include::using-buildroot-toolchain.txt[] + +include::external-toolchain.txt[] + +include::ccache-support.txt[] + +include::download-location.txt[] + +include::adding-packages.txt[] |