summaryrefslogtreecommitdiffstats
path: root/docs/manual/going-further.txt
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2012-11-11 03:14:43 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-15 23:58:44 +0100
commit0119ef3778e33d71020d6c812c967d87e42d959a (patch)
treeea5fcf27552cd657d4615b9cfa2acff5725e7afc /docs/manual/going-further.txt
parent5e84b8b73cc32b307642917c70bc3186c1ffd69b (diff)
downloadbuildroot-novena-0119ef3778e33d71020d6c812c967d87e42d959a.tar.gz
buildroot-novena-0119ef3778e33d71020d6c812c967d87e42d959a.zip
manual: rework introduction.txt and add embedded-basics.txt
Split and rephrasing of introduction.txt. Cross-toolchain explainations moved from introduction.txt into embedded-basics.txt. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/going-further.txt')
-rw-r--r--docs/manual/going-further.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/going-further.txt b/docs/manual/going-further.txt
index 6f3cd6ec7..15324c4e2 100644
--- a/docs/manual/going-further.txt
+++ b/docs/manual/going-further.txt
@@ -1,6 +1,10 @@
+// -*- mode:doc; -*-
+
Going further in Buildroot's innards
====================================
+include::embedded-basics.txt[]
+
include::how-buildroot-works.txt[]
include::advanced.txt[]