All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] manual/getting started: minor improvements to 'Using Buildroot' section
@ 2014-08-21 13:39 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2014-08-21 13:39 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=3afdf89f690e95bc32d75c5f4efbc4142671ac70
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

This patch renames the section 'Using Buildroot' into 'Buildroot quick
start' as real details about Buildroot usage will be in the User Guide
rather than in 'Getting Started'.

Additionally, add a cross-reference to the section about configuring
Buildroot.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 docs/manual/using.txt |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/manual/using.txt b/docs/manual/using.txt
index ed155c9..975fffc 100644
--- a/docs/manual/using.txt
+++ b/docs/manual/using.txt
@@ -1,7 +1,7 @@
 // -*- mode:doc; -*-
 // vim: set syntax=asciidoc:
 
-== Using Buildroot
+== Buildroot quick start
 
 *Important*: you can and should *build everything as a normal user*. There
 is no need to be root to configure and use Buildroot. By running all
@@ -47,7 +47,8 @@ specifically the xref:requirement-optional[optional requirements]
 to get the dependencies of your favorite interface.
 
 For each menu entry in the configuration tool, you can find associated
-help that describes the purpose of the entry.
+help that describes the purpose of the entry. Refer to xref:configure[]
+for details on some specific configuration aspects.
 
 Once everything is configured, the configuration tool generates a
 +.config+ file that contains the entire configuration. This file will be

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-21 13:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-21 13:39 [Buildroot] [git commit] manual/getting started: minor improvements to 'Using Buildroot' section Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.