summaryrefslogtreecommitdiffstats
path: root/docs/manual/manual.txt
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-08-19 21:41:47 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-21 15:39:32 +0200
commit77007ad95075c013c0c418b13b291645bf631c33 (patch)
tree468984483bca9160cac32e4c1e961718b2da4784 /docs/manual/manual.txt
parent3afdf89f690e95bc32d75c5f4efbc4142671ac70 (diff)
downloadbuildroot-77007ad95075c013c0c418b13b291645bf631c33.tar.gz
buildroot-77007ad95075c013c0c418b13b291645bf631c33.zip
manual/user guide: high-level restructuring
This patch performs some additional restructuring of the manual, specifically in the User Guide. In detail: - Rename 'Daily use' to 'General Buildroot usage' - Move chapters 'make tips', 'Eclipse integration', and 'Advanced usage' as sections under the 'General Buildroot usage' chapter. - Rename 'Details on Buildroot configuration' into 'Buildroot configuration' - Rework the 'Customization' section as follows: - Move the short section on debugging the external toolchain wrapper into the rest of the explanation on external toolchains. - Remove the now redundant section on toolchains, as this is already explained in much more detail in the 'Buildroot configuration' chapter. - Move the sections on busybox/uclibc/kernel configuration from chapter 'Customization' into a separate chapter 'Configuration of other components'. - Rename the remaining part of the original 'Customization' chapter into 'Project-specific customization' and fold it together with the next chapter 'Storing the configuration' - Remove the chapter 'Going further in Buildroot innards' thanks to: - Moving the chapter 'How Buildroot works' to the Developer guide. - Moving the 'Advanced Buildroot usage' section to the 'General Buildroot usage' chapter. - Remove the chapter 'Hacking Buildroot' by: - Adding a reference to adding packages to the 'Project-specific customizations' chapter - Leaving out the explicit reference to creating board support, as this is part of the previous chapter already, so an extra reference is redundant. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/manual.txt')
-rw-r--r--docs/manual/manual.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index 053d443ca6..3c2111f203 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -32,14 +32,14 @@ include::faq-troubleshooting.txt[]
include::known-issues.txt[]
-include::going-further.txt[]
-
include::legal-notice.txt[]
include::beyond-buildroot.txt[]
= Developer guide
+include::how-buildroot-works.txt[]
+
include::developer-guide.txt[]
include::contribute.txt[]
OpenPOWER on IntegriCloud