]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
manual/user guide: high-level restructuring
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 19 Aug 2014 19:41:47 +0000 (21:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 21 Aug 2014 13:39:32 +0000 (15:39 +0200)
commit77007ad95075c013c0c418b13b291645bf631c33
tree468984483bca9160cac32e4c1e961718b2da4784
parent3afdf89f690e95bc32d75c5f4efbc4142671ac70
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>
docs/manual/common-usage.txt
docs/manual/configure.txt
docs/manual/customize-store.txt
docs/manual/customize-toolchain.txt [deleted file]
docs/manual/customize.txt
docs/manual/eclipse-integration.txt
docs/manual/going-further.txt [deleted file]
docs/manual/how-buildroot-works.txt
docs/manual/make-tips.txt
docs/manual/manual.txt
docs/manual/working-with.txt