manual/getting started: rename and move 'Getting involved' section

The Getting Involved section is actually an overview of the ways to interact
with the Buildroot community, which is useful for developers _and_ users.
Therefore, this patch moves the section from the Developer Guide to the
Getting Started section, and renames it to 'Community Resources'.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas De Schampheleire 2014-08-12 22:20:08 +02:00 committed by Thomas Petazzoni
parent 429489c632
commit 5712140af4
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
// -*- mode:doc; -*- // -*- mode:doc; -*-
// vim: set syntax=asciidoc: // vim: set syntax=asciidoc:
== Getting involved == Community resources
Like any open source project, Buildroot has different ways to share Like any open source project, Buildroot has different ways to share
information in its community and outside. information in its community and outside.

View File

@ -22,6 +22,8 @@ include::introduction.txt[]
include::starting-up.txt[] include::starting-up.txt[]
include::get-involved.txt[]
= User guide = User guide
include::working-with.txt[] include::working-with.txt[]
@ -40,8 +42,6 @@ include::beyond-buildroot.txt[]
include::developer-guide.txt[] include::developer-guide.txt[]
include::get-involved.txt[]
include::contribute.txt[] include::contribute.txt[]
= Appendix = Appendix