]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
manual/getting started: rename and move 'Getting involved' section
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 12 Aug 2014 20:20:08 +0000 (22:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Aug 2014 19:09:52 +0000 (21:09 +0200)
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>
docs/manual/get-involved.txt
docs/manual/manual.txt

index 929560e449b8962672070e3fb2b784da7427f187..622597db9f78499a16838f16d2f77fec65caef99 100644 (file)
@@ -1,7 +1,7 @@
 // -*- mode:doc; -*-
 // vim: set syntax=asciidoc:
 
-== Getting involved
+== Community resources
 
 Like any open source project, Buildroot has different ways to share
 information in its community and outside.
index 6730e5376acfa2b8f0022413cde99494a264cd1f..053d443ca6d5d9145d21ef7d8ab0c9e81137f089 100644 (file)
@@ -22,6 +22,8 @@ include::introduction.txt[]
 
 include::starting-up.txt[]
 
+include::get-involved.txt[]
+
 = User guide
 
 include::working-with.txt[]
@@ -40,8 +42,6 @@ include::beyond-buildroot.txt[]
 
 include::developer-guide.txt[]
 
-include::get-involved.txt[]
-
 include::contribute.txt[]
 
 = Appendix