diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-09-12 22:54:55 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-09-21 09:17:58 +0200 |
commit | 589cbc61b0913891fd00019365e52b9e50ff7250 (patch) | |
tree | 4452566a99cc8d6b310d399aee30a254cf11cd16 /docs/manual/manual.txt | |
parent | 6017cb8fbd6ea24911fe156c37366ca67278f77f (diff) | |
download | buildroot-589cbc61b0913891fd00019365e52b9e50ff7250.tar.gz buildroot-589cbc61b0913891fd00019365e52b9e50ff7250.zip |
docs/manual: add new section about the DEVELOPERS file and get-developer
[Peter: tweak wording and add xref as suggested by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/manual.txt')
-rw-r--r-- | docs/manual/manual.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index 3c531e3738..7630ea6c72 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -64,6 +64,8 @@ include::debugging-buildroot.txt[] include::contribute.txt[] +include::developers.txt[] + = Appendix include::appendix.txt[] |