Bläddra i källkod

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>
Thomas De Schampheleire 11 år sedan
förälder
incheckning
5712140af4
2 ändrade filer med 3 tillägg och 3 borttagningar
  1. 1 1
      docs/manual/get-involved.txt
  2. 2 2
      docs/manual/manual.txt

+ 1 - 1
docs/manual/get-involved.txt

@@ -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.

+ 2 - 2
docs/manual/manual.txt

@@ -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